$ qemu-system-x86_64 -hda /dev/sda -net nic -net user -m 1024 \
-cdrom fixntldr.iso -boot d -std-vga
This will also give the guest system access to the network.
Hello world!
1 month ago
Helps me remember stuff.
$ qemu-system-x86_64 -hda /dev/sda -net nic -net user -m 1024 \
-cdrom fixntldr.iso -boot d -std-vga
This will also give the guest system access to the network.
0 comments:
Post a Comment