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