$ qemu-img create arch.img 30G
$ qemu-system-x86_64 -boot d -cdrom archlinux-x86_64.iso -m 4096 -hda arch.img -net nic -net user
Created
June 5, 2022 15:13
-
-
Save mortymacs/137e25875cb3ce456373fad6425f993d to your computer and use it in GitHub Desktop.
qemu basic commands
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment