Celeb Glow
news | March 31, 2026

how tu run ubuntu in ps4

hi i was running ubuntu 14.04 on a playstation 4 from an external hdd with a first partition on fat32 with initramfs and bzimage.bin and a second partition with the Ubuntu install. This started rescueshell. So I wrote. rescueshell / # mount /dev/sdb2 newroot/ rescueshell / # exec switch_root/newroot/ /newroot/sbin/init these commands started ubuntu in second partition After updating to 16.04 the aforementioned commands no longer worked for me. How could I start version 16.04 or 20.04 like I did in 14.04 from rescueshell??

2 Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy