Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
openeuler_risc-v_qemu_install [2024/06/06 12:57] misaka00251openeuler_risc-v_qemu_install [2024/09/28 11:30] (current) – [自己装] Fix startup script misaka00251
Line 40: Line 40:
   -blockdev node-name=pflash0,driver=file,read-only=on,filename="RISCV_VIRT_CODE.fd" \   -blockdev node-name=pflash0,driver=file,read-only=on,filename="RISCV_VIRT_CODE.fd" \
   -blockdev node-name=pflash1,driver=file,filename="RISCV_VIRT_VARS.fd" \   -blockdev node-name=pflash1,driver=file,filename="RISCV_VIRT_VARS.fd" \
-  -drive file="oerv.qcow2",format=qcow2,id=hd0 \+  -drive file="oerv.qcow2",format=qcow2,id=hd0,if=none \
   -object rng-random,filename=/dev/urandom,id=rng0 \   -object rng-random,filename=/dev/urandom,id=rng0 \
   -device virtio-vga \   -device virtio-vga \