(adsbygoogle = window.adsbygoogle || []).push({});
Comprehensive video tutorials for OtherOS, Petitboot, and Debian installation now available You must login or register to view this content.
The Gitbrew team has released a few comprehensive video tutorials that demonstrates the installation of OtherOS, Petitiboot, and Debian Linux. Keep in mind that you’ll need specific files when following along–these files can be found
Use the following steps for this video:
Before you do anything, in GameOS run -
delete_vflash6
delete_vflash5
create_vflash5
create_vflash6
restart your ps3
delete_vflash7
create_vflash7
resize vflash
restart the ps3
install_otheros
boot_otheros
reboot
hit esc and type in
cat /dev/ps3vflashh
if it says “error not found” redo delete_vflash7,create_vflash7, resize_vflash. It should appear back in petitboot
Installing Debian through Petitboot on a slim PS3 (Part 1 of 2):
Use the following steps for this video:
Before you do anything, in GameOS run:
delete_vflash6
delete_vflash5
create_vflash5
create_vflash6
delete_vflash7
create_vflash7
resize_vflash7
This will download our packaged Debian ISO, partition your newly created vflash, mount the image, unload all drivers and then boot the Debian image.
cd /tmp/
wget gititbit.ch/boot
chmod a+x initimg.sh
./initimg.sh update
./initimg.sh auto
Installing Debian through Petitboot on a slim PS3 (Part 2 of 2):
After installing Debian…
umount /dev/ps3vflashh3
mount /dev/ps3vflashh3 /tmp/petitboot/mnt/ps3vflashh3
1. cd /tmp/petitboot/mnt/ps3vflashh3/
2. wget You must login or register to view this content.
2a. tar xvjf ps3linux_kernel.tar.bz2
3. cd /tmp/petitboot/mnt/ps3vflashh3/etc/
4. wget gititbit.ch/kboot
well here a good tut to put linux on your ps3 hope you enjoy
link You must login or register to view this content.