WARNING: This image is OVERSIZED. This should never happen during milestone testing.
This testcase checks the installation of the live installer image for the riscv64 architecture on QEMU.
On your installed Ubuntu machine.
/usr/bin/qemu-system-riscv64 -machine virt -m 4G -smp cpus=2 -nographic \ -bios /usr/lib/riscv64-linux-gnu/opensbi/generic/fw_jump.bin \ -kernel /usr/lib/u-boot/qemu-riscv64_smode/u-boot.bin \ -netdev user,id=net0 \ -device virtio-net-device,netdev=net0 \ -drive file=<release>-live-server-riscv64.img,format=raw,if=virtio \ -drive file=disk,format=raw,if=virtio \ -device virtio-rng-pci
/usr/bin/qemu-system-riscv64 -machine virt -m 4G -smp cpus=2 -nographic \ -bios /usr/lib/riscv64-linux-gnu/opensbi/generic/fw_jump.bin \ -kernel /usr/lib/u-boot/qemu-riscv64_smode/u-boot.bin \ -netdev user,id=net0 \ -device virtio-net-device,netdev=net0 \ -drive file=disk,format=raw,if=virtio \ -device virtio-rng-pci
If all actions produce the expected results listed, please submit a 'passed' result. If an action fails, or produces an unexpected result, please submit a 'failed' result and file a bug. Please be sure to include the bug number when you submit your result.
Test performed in emulation