Advertisement
Guest User

Untitled

a guest
Oct 20th, 2013
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 KB | None | 0 0
  1. http://wiki.gitbrew.org/wikibrew/PS3:OtherOS%2B%2B
  2.  
  3. Install OtherOS on HDD (for all PS3 models)
  4. All tools are here: http://gitbrew.org/~glevand/ps3/
  5.  
  6. NOTICE: All my tools should beep. If you don't get beep during one of the steps below
  7. then stop doing anything and contact me. I will help.
  8. OtherOS++ support: irc.gitbrew.org (ssl) #otheros
  9.  
  10. ALL PS3 MODELS ARE SUPPORTED !!!
  11.  
  12. 1. Install my latest CFW
  13. 2. When installation is finished, reboot in Recovery Mode (not the Backup/Restore in XMB) and choose "Restore PS3 System"
  14. 3. Now your GameOS should use only the half of your HDD
  15. (Currently working on a better approach)
  16. 4. Run setup_flash_for_otheros.pkg (for all PS3 models)
  17. 5. Reboot (It's important to shut down and turn on your PS3)
  18. 6. Store dtbImage.ps3.bin on USB drive, plug it in and run install_otheros.pkg
  19. (NAND owners should use dtbImage.ps3.bin.minimal, rename it to dtbImage.ps3.bin).
  20. Try different USB ports if you don't get any beeps.
  21. 7. Run boot_otheros.pkg
  22. 8. Run reboot.pkg (use the package, not manually reboot!)
  23. 9. You should be in petitboot now.
  24. Exit from CUI to shell or switch to another virtual console.
  25. 10. Run script create_hdd_region.sh
  26. 11. Reboot and boot petitboot again
  27. 12. You should see now new HDD device on petitboot, /dev/ps3dd.
  28. That's your OtherOS HDD region.
  29. Don't touch any other HDD regions if you don't know what you are doing. Use only ps3dd
  30. device for your Linux installation. Use parted to partition it and create GPT partition
  31. table on ps3dd. GPT is supported by both, Linux and FreeBSD.
  32.  
  33. Be warned, if you damage your GameOS HDD region, GameOS will reformat HDD and
  34. remove your Linux HDD region in the process. You have to do the above steps again.
  35. Don't mess with GameOS HDD region and GameOS won't mess with your OtherOS HDD region.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement