Any idea why the PS3OS can see all 250GB of my HDD that I am using as my main HDD via eSATA adaptor but when I try to install linux it reports /dev/sda as 4MB?
I have 10GB for PS3OS and the rest for OtherOS.
While trying to get this to work I ran into some weird OtherOS problems. It wouldn't recognize the "boot-game-os" command by itself. It gave me the following error.
Code:
kboot: boot-game-os
Usage:
other-os-flash-util [-b|-B] [-g|-r] flash_device [boot_loader_img]
other-os-flash-util -s flash_device
other-os-flash-util -d flash_device
Options:
-s show current settings
-d print difference of clock time between game os and linux
-b change boot flag: boot game os
-B change boot flag: boot linux
-g change boot loader format flag : compressed by gzip
-r change boot loader format flag : not compressed
ERROR: can't change boot flag
Thanks for any help.