Forum: PS2 Linux - Show your penguin pride. Discuss PS2 Linux (Official kit and Blackrhino) here!


The above video goes away if you are a member and logged in, so log in now!




 
Would you like to get all the new info from
PSX-Scene in your email each day?




Want to learn more about the team keeping you up to date with the latest scene news?

Read about them now!

Check out our Developer bios, too!

 


User Tag List

Like Tree2Likes

Thread: Linux USB partition Help!
  

Page 1 of 2 1 2 LastLast
Results 1 to 10 of 19
  1. #1 Linux USB partition Help! 
    recsk873 is offline Registered User
    Join Date
    Sep 2012
    Posts
    7
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Hi,New member here I need help on how to create a partition on a usb stick that linux can use for memory. When I try to play youtube videos I keep getting a message that their is not enough space it downloads and plays only a partial video. Thanks
    Reply With Quote  

  2. #2  
    archicharmer is offline Member
    Join Date
    Sep 2010
    Posts
    215
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    3
    Likes Received
    2
    I guess you are windows user.As a variant, you can use Paragon Partition Manager to reduce fat and create additional swap partition.

    Another question - how to use this partition from usb...
    Mega Man likes this.
    Reply With Quote  

  3. #3  
    recsk873 is offline Registered User
    Join Date
    Sep 2012
    Posts
    7
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Yes ,you are right im a windows user! I know im a noobie, but could you give me detailed instructions on how to do this. I dont know how to use Paragon Partition manager and also your right about the second question about how to use the partition once it is created,sorry for the trouble but help would be greatly appreciated! THANKS
    Reply With Quote  

  4. #4  
    Mega Man's Avatar
    Mega Man is offline Member
    Join Date
    Jan 2010
    Location
    Germany
    Posts
    519
    Downloads
    0
    Uploads
    1
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    5
    Likes Received
    35
    This was already answered in the first 2 paragraphs: http://psx-scene.com/forums/f168/pb-...34/#post955475 (Pb with blackrhino network)

    In your case you need to keep sda1. This is your Windows partition.
    The swap partition will be sda2 and the Linux file system is using sda3.

    Therefore you will need to configure the following kernel parameters in kernelloader:
    swapdevice=/dev/sda2
    writedev=/dev/sda3
    Reply With Quote  

  5. #5  
    SkyNet's Avatar
    SkyNet is offline Member
    Join Date
    Apr 2010
    Posts
    612
    Downloads
    5
    Uploads
    0
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    204
    Likes Received
    182
    you need in Ubuntu use "disk utility"(system-administration-disc utility)----it is in ubuntu Default Software.
    At first connect your usb-pen-drive to computer---it will pop up.
    Now open "disc utility". In disc utility unmount your usb-device.
    Delete all partitions, and create one partition but choose size of it smaller than size of usb-drive , (so you will have additional space to create another partition) with FAT-file system---it will be your /dev/sdb1 and create second partition(dont remember whether with swap or with ext2 file system)---it will be your /dev/sdb2.

    Now open UlaunchELf and on memorycard in first slot open file mc0:/kloader/config.txt and add in kernel parameter such line --- swapdevice=/dev/sda2
    and save txt file .
    Now when your linux starts--open software which shows system processes ---you will see if your swap is used....
    Mega Man likes this.

    Best Regards from PS3 Linux User
    Reply With Quote  

  6. #6  
    recsk873 is offline Registered User
    Join Date
    Sep 2012
    Posts
    7
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Thanks for the response, but im still confused, do I stop linux from auto booting and configure the parameters in kernalloader or do I configure them after linux boots up,i read the read me file that came with linux live dvd 3 and it says to do this with fdisk but I dont know what that is or how to use it.
    Reply With Quote  

  7. #7  
    archicharmer is offline Member
    Join Date
    Sep 2010
    Posts
    215
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    3
    Likes Received
    2
    Here, screenshots how to do it in partition manager (rus).

    1


    2


    3


    4


    5


    6


    7

    Attached Files
    Last edited by archicharmer; 09-12-2012 at 08:34 AM.
    Reply With Quote  

  8. #8  
    SkyNet's Avatar
    SkyNet is offline Member
    Join Date
    Apr 2010
    Posts
    612
    Downloads
    5
    Uploads
    0
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    204
    Likes Received
    182
    If you have usb-keyboard which works in Kloader---then --yes you can stop---type desired things and save it. then you can load your LiveDVD.
    But if your keyboard does not work in kloader----then you have to open with help of Text editor in UlauchELF ----file from your mc0:/kloader/config.txt , and add in Kernel Parameter such line swapdevice=/dev/sda2 and save it. If you don have such file on memorycard----then stop kloader and save configuration in it----you will have it...

    hope it will help in some way....

    Best Regards from PS3 Linux User
    Reply With Quote  

  9. #9  
    recsk873 is offline Registered User
    Join Date
    Sep 2012
    Posts
    7
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Ok some progress I see how to edit text in the config file on the memory card do I just add to the kernal parameter line that already exist or do I create a new one, if i just add to the one that is already there do i leave the info about ram disk or delete it and add the new swap line-Also i have my flash drive fomatted ext2 and have created partitions do i name them using the forward slash dev or just sda1 and 2
    Reply With Quote  

  10. #10  
    SkyNet's Avatar
    SkyNet is offline Member
    Join Date
    Apr 2010
    Posts
    612
    Downloads
    5
    Uploads
    0
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    204
    Likes Received
    182
    You just add to the line which exists. For example it should look like this:

    KernelParameter=ramdisk_size=16384 swapdevice=/dev/sda2 After sda2 should be Yellow arrow looking down. Save it in UlaunchELF by pressing R1 on gamepad and choose save. You can add as many as you wish parameters to the kernel parameter line if you know them. So When Linux Kernel will load itself in RAM it will read from here its parameters and will know that it has to use swap partition on /dev/sda2---- Got it?

    Best Regards from PS3 Linux User
    Reply With Quote  

Page 1 of 2 1 2 LastLast
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •