Page 1 of 1

boot OrbisOS on VM

Posted: Sat Aug 13, 2016 1:08 am
by RjMan
hi,
from this guide
https://www.psxhax.com/threads/ps4-devk ... 12-sda.610
its also working on VM workstation
im able to boot Orbis but keyboard isn't working
also able to run scripts when try boot from rootfs of the orbisresq

here is my setup with ubuntu 15
installed ubuntu on vmware workstation
8Gb ram at least
add 3 virtual hdd's
1 ubuntu ext4
2 orbisos fat32
3 orbis rescue fat 32 with Disk Label "ORBISRESQ" ( orbis will try load this rootfs)


boot the linux copy all adm folder content from the OrbisOS zIP

add this to the /etc/grub.d/40.custom file:

menuentry "Load ps4 config" {
set root=(hd1,msdos1)
configfile /grub2_200.cfg
}

update-grub
reboot
switch to orbis menu

you can play with the Orbisresq add scripts to \etc\rc maybe even fix the keyboard issue ;)
ps4-1.jpg
ps4-1.jpg (38.25 KiB) Viewed 3192 times
ps4-3.jpg
ps4-3.jpg (54.88 KiB) Viewed 3135 times
ps4-2.jpg
ps4-2.jpg (146.55 KiB) Viewed 3135 times