webosose / build-webos

webOS OSE build layer
670 stars 126 forks source link

webos-image-qemux86-64.rootfs.wic.vmdk fails to boot in VirtualBox #42

Closed pdp7 closed 7 months ago

pdp7 commented 7 months ago

I download webos-image-qemux86-64.rootfs.wic.vmdk from https://github.com/webosose/build-webos/releases/tag/v2.25.0 and I trying to use it in VirtualBox using these instructions: https://www.webosose.org/docs/tools/sdk/emulator/virtualbox-emulator/emulator-user-guide/

Screenshot from 2024-02-01 14-06-31

However, there is no output after "Booting kernel." Screenshot from 2024-02-01 14-07-30

SeongCheolHeo commented 7 months ago

Hi

When I checked your screenshot file of virtual box settings, there is wrong settings. Please check it again https://www.webosose.org/docs/tools/sdk/emulator/virtualbox-emulator/emulator-user-guide/ . For example, Select - Graphic Controller : VMSVGA and Enabled 3D Acceleration. image

Thanks for using ose emulator.

pdp7 commented 7 months ago

Thank you for your help. I've configured the Display correctly and it is now working.

Screenshot from 2024-02-05 08-23-14

Screenshot from 2024-02-05 08-24-11

Screenshot from 2024-02-05 08-23-41

pdp7 commented 7 months ago

@SeongCheolHeo sorry to bother you, but could you please take a look at https://github.com/webosose/meta-webosose/issues/31 I am not sure how to get past the compile error that I listed in that issue. I would appreciate it if you could point me to any people or resources that could help me fix the issue. Thank you!