Bugs : edk2 package : Ubuntu
I tried to boot our preinstalled RISC-V server images with EDK II using the following command:
qemu-system-riscv64 \
-machine virt \
-m 8192 \
-nographic \
-smp 8,sockets=
-numa node,cpus=
-numa node,cpus=
-drive if=pflash,
-drive if=pflash,
-device virtio-
-netdev user,id=eth0 \
-device virtio-rng-pci \
-drive file=ubuntu-
I tried these combinations:
Feb 15 11:10 ubuntu-
Feb 15 11:10 ubuntu-
Mar 31 08:14 plucky-
Mar 31 08:14 plucky-
On all of these GRUB fails with `relocation overflow`.
I am using QEMU 1:9.2.1+ds-1ubuntu4 on a amd64 Plucky system.
Read more here: Source link
