On 2020-12-10 8:18 a.m., [email protected] wrote:
Hi,
I switched from warrior to dunfell and want to build an image for
Oracles VirtualBox VM.
On warrior there was 'automatically' a hddimg generated on dunfell
this is no longer the case. The IMAGE_FSTYPES has to by specified, I use:
WKS_FILE = "virtualbox.wks"
IMAGE_FSTYPES += "wic.vmdk"
This requires me to write an wks file for which I use:
part /boot --source bootimg-pcbios --ondisk sda --label boot --active
--align 1024
part / --source rootfs --ondisk sda --fstype=ext4 --label platform
--align 1024
bootloader --ptable gpt --timeout=5 --append="rootfstype=ext4
video=vesafb vga=current console=tty0"
With these settings I get an vmdk image but it fails to boot. I get a
"VFS Unable to mount root fs on unknown block(0,0)" dump.
Any ideas?
Not off-hand.
Since no one is available right now to help,
can you report the bug in:
https://bugzilla.yoctoproject.org/
after creating an account:
https://bugzilla.yoctoproject.org/createaccount.cgi
Please give lots of detail about your build host,
and the repos and versions you are using.
Thanks,
../Randy
--
# Randy MacLeod
# Wind River Linux
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#51731): https://lists.yoctoproject.org/g/yocto/message/51731
Mute This Topic: https://lists.yoctoproject.org/mt/78853659/21656
Mute #dunfell:https://lists.yoctoproject.org/g/yocto/mutehashtag/dunfell
Mute #vmdk:https://lists.yoctoproject.org/g/yocto/mutehashtag/vmdk
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-