Answers for "qemu boot iso"

1

qemu boot iso

#qemu-system-x86_64 -boot d -cdrom [iso name] -m [allocate memory]
qemu-system-x86_64 -boot d -cdrom image.iso -m 512
Posted by: Guest on April-18-2022

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language