|
|
#21 | |
![]() ![]() Join Date: Sep 2010
Location: Just ask Sony !!
Posts: 3,617
Likes: 1,204
Liked 1,808 Times in 1,046 Posts
Mentioned: 88 Post(s)
Tagged: 0 Thread(s)
|
To check if you succeeded in creating the partition use this command (after reboot) "cd /dev" (+enter) and next "ls" again to list the devices. See if ps3dd is there. Mounting is only possible after creating the file systems.
__________________
A computer once beat me at chess, but it was no match for me at kick boxing ... ![]() |
|
|
|
|
|
|
#22 |
|
Member
![]() Join Date: Jan 2011
Posts: 223
Likes: 3
Liked 7 Times in 6 Posts
Mentioned: 24 Post(s)
Tagged: 0 Thread(s)
|
after running create_hdd_region.sh and doing "ls" in "dev" i had displayed many directories in cyan color instead of white ,i found ps3da , ps3db , ps3dc and "ps3dd" but it tells me that i can't cd to them when i try to . . ..
|
|
|
|
|
|
#23 | |
![]() ![]() Join Date: Sep 2010
Location: Just ask Sony !!
Posts: 3,617
Likes: 1,204
Liked 1,808 Times in 1,046 Posts
Mentioned: 88 Post(s)
Tagged: 0 Thread(s)
|
Do this in petitboot to partition the PS3dd Drive: 1. parted /dev/ps3dd 2. mklabel gpt 3. mkpart primary 0 2GB 4. print 5. mkpart primary 2GB 23.6GB 6. quit note the red size, I used the 22GB CFW giving this size. If you didn't check the size in the print information at point 4. It's the max available size for ps3dd What happens is it creates a 2Gb partition starting at 0 to 2GB and another one starting at 2GB till the end of the drive. I name ps3dd a drive here to keep it simple. it is not the whole PS3 drive, more a virtual drive on your harddisk. Check a man page about gpt how that works if you want to know. The 2GB is for swap (ps3dd1), the other is for Linux (ps3dd2). Use Ext3 filesystem on it to keep it save when installing linux. Ext4 might work but I prefer Ext3. next you can install linux, look into a recent guide here how to do it.
__________________
A computer once beat me at chess, but it was no match for me at kick boxing ... ![]() Last edited by OoZic; 06-09-2011 at 06:56 AM. |
|
|
|
|
|
|
#24 |
|
Member
![]() Join Date: Jan 2010
Location: near Geohot xD
Posts: 32
Likes: 4
Liked 2 Times in 2 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
is there still a MFW Builder file to add the new 256mb NAND OtherOS++ to rebug CFWs?
|
|
|
|
|
|
#25 |
|
Apprentice
![]() Join Date: Jan 2011
Posts: 17
Likes: 2
Liked 1 Time in 1 Post
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
the 256 nand link is dead
the 256 nand link is dead in wiki source the slim one works
************* [ - Post Merged - ] ************* setup_vflash_for_otheros_fat.pkg link is not working ![]() click the link and it says files are not on the data base. |
|
|
|
|
|
#26 |
|
Member
![]() Join Date: Jan 2010
Location: near Geohot xD
Posts: 32
Likes: 4
Liked 2 Times in 2 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
The setup_vflash_for_otheros_slim.pkg is offline too maybe he is updating the files ^^
|
|
|
|
|
|
#27 | |
|
Apprentice
Join Date: Jun 2011
Posts: 6
Likes: 0
Liked 0 Times in 0 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
i have a totaly clean installation but im not sure how much space i have left. and how much i can use. after that can i use the initimg.sh file that automaticly downloads the debian iso? of do i need to do something manualy? |
|
|
|
|
|
|
#28 | |
|
Apprentice
Join Date: Jun 2011
Posts: 3
Likes: 1
Liked 0 Times in 0 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
Calling for guru help
I can confirm that I have the ps3dd and ive partitioned it as mentioned in the guide. But People keep mentioning ps3dd1 and ps3dd2??? To get these, do I just rename primary 1 and 2 using parted's 'name' command??? Bit confused with that because I thought primary was the type of file system?? ![]() And also I tried to install ubuntu using the ps3 ppc alternative cd, but once I get to the ubuntu partitioning section I cant find ps3dd to install it?? ![]() Also theres a script to enable wifi, 'enable_wlan_on_fat.sh' can anyone explain how to use it?? |
|
|
|
|
|
|
#29 |
|
Apprentice
Join Date: Jul 2011
Posts: 3
Likes: 0
Liked 0 Times in 0 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
I am also having a problem
Ok, so I have gotten as far as launching the Ubuntu installation. I was able to run the create_hdd_region.sh script and used parted to create a partition ps3dd1 and ps3dd2 (ps3dd1 being 2 gigs and the other being 21.6 or something along those lines) and I can see those partitions using ls and using parted print.
HOWEVER, when I launch the Ubuntu installation, I can not select ps3dd as my hard drive as choice and am only limited to sda, or ps3da or some other ones, but not the one I want. Anybody have an idea what I may be doing wrong? |
|
|
|
|
|
#30 | |
![]() ![]() Join Date: Sep 2010
Location: Just ask Sony !!
Posts: 3,617
Likes: 1,204
Liked 1,808 Times in 1,046 Posts
Mentioned: 88 Post(s)
Tagged: 0 Thread(s)
|
Without an install with graf his kernel the install won't see the ps3dd. That petitboot does see it doesn't say anything, as soon as the installation starts the distro kernel takes over. And did you put a filesystem on the created partitions? Otherwise try Red Ribbon RC4, everything goes automatically with this distro and has graf his kernel integrated. No mounting of the RSX memory to swap etc needed, also automatically done
__________________
A computer once beat me at chess, but it was no match for me at kick boxing ... ![]() |
|
|
|
|
|
Likes: (1) |
![]() |
| Bookmarks |
| Thread Tools | |
|
|