my PSP, then using the Mem Stick Pro Duo (w/ files on it) to install it. Will it
work?
Should be fine.
Do I have to have a USB Mouse and Keyboard to use linux?
The answer depends on what you want to do with it. For command line only, a keyboard should be
fine. But for most people here, yes, you should use a mouse since you will be working in a GUI
environment.
How do I make the partitions on my 60gb Playstation 3?
Settings -> System Settings
How do I erase the partitions in the Hard Disk and go back to default?
As above. Just delete the partitions and create them again.
Will "restore default settings," erase everything (all the files) from the Hard
Disk?
Probably not. That would mean that your save data would be deleted too, which isn't something you
want to do.
Changing Resolution:
Edit /etc/kboot.conf using any editor and add a special parameter at the end of the kernel line:
linux="/boot/vmlinux-2.6.16 initrd=/boot/initrd.img video=ps3fb:mode:3"
Here's the full list of mode-ids
0: auto mode , default value
YUV 60Hz 1:480i 2:480p 3:720p 4:1080i 5:1080p
YUV 50Hz 6:576i 7:576p 8:720p 9:1080i 10:1080p
RGB 60Hz 33:480i 34:480p 35:720p 36:1080i 37:1080p
RGB 50Hz 38:576i 39:576p 40:720p 41:1080i 42:1080p
VESA 11:WXGA 12:SXGA 13:WUXGA
Just change the mode:X to reflect your resolution's mode-id. Reboot and it should use the new
resolution settings. Give me a holler if it doesn't. I'll look for alternatives.
Previous/Next