![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on Installing larger drive? within the PS3 Linux forums, part of the PS3 Main category; Has anyone installed a larger drive? 100 gig or so? If so, are you still limited to the 10 gig ...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
|
Has anyone installed a larger drive? 100 gig or so?
If so, are you still limited to the 10 gig split? or is it a percentage? I'd like to have 50 gig for XMB and Linux, but I don't think that's in the cards is it? --edit-- After looking around for awhile it seems that you still have to either leave 10 gig for Linux OR 10 gig for XMB... I guess I could leave 10 gig for Linux and just use an external disk with ext3 partition on it. Any issues with using 10 gig for FC5 or 6? Last edited by hexperience; 04-13-2007 at 12:22 PM.. |
|
|
|
|
|
|
#6 | |
![]() |
It's always divided as 10GB/XGB or XGB/10GB between the GameOS partition and Linux partition. It's just the way Sony did it, you can always use an external drive.
Quote:
|
|
|
|
|
|
|
#7 |
![]() |
Man Installation is not hard. I havent done it, but I know how to.
__________________
[CENTER][SIZE="1"][B]PSN Name: QUPNCY - PS3 60GB Black [/B][/SIZE][/CENTER] [CENTER][URL="http://forums.qj.net/f-qjnet-policies-news-and-help-25/t-all-forum-policies-found-here-111647.html"][SIZE="1"][B][U]Forum Policies[/U][/B][/SIZE][/URL] [SIZE="1"][B]-[/B][/SIZE] [URL="http://forums.qj.net/f-qjnet-sony-playstation-3-forums-87.html/"][SIZE="1"][B][U]Playstation 3 Section[/U][/B][/SIZE][/URL][/CENTER] |
|
|
|
|
|
#11 |
![]() |
type
dmesgat the console; it will display information on all your devices. check to see something like ( 1024 MB ) if your usb device is 1GB (1024MBs) there should then be an area where it tells you it's ID, which should be something like: sdd1, sdf1, sdg1, sdh1 or just try any of those xD then create a mount point directory where linux will acces your drive mkdir /mnt/usb/ i'm going to call it usb, in this case then mount mount /dev/sd*1 /mnt/usb/ * = the letter that you should use like d or f or g, etc. when you're done using it, use eject /dev/sd*1 or umount /dev/sd*1. don't just unplug :P |
|
|
|
|
|
#12 | |
|
Quote:
My concern is the install. If I want to install FC6, how much space do I need? Will 10 gig be ok for the initial install? If I have the EXT3 USB drive plugged in during the install process, can I actuall put /VAR or something like that on the USB? I guess I could always just TRY it...
|
||
|
|
|
![]() |
| Tags |
| drive , installing , larger |
| Thread Tools | |
|
|