10 lines
125 B
Bash
Executable file
10 lines
125 B
Bash
Executable file
|
|
|
|
|
|
|
|
qemu-system-x86_64 \
|
|
-m 512m \
|
|
-cpu qemu64 \
|
|
-hda disk.img \
|
|
-soundhw ac97 \
|
|
-vga cirrus # Cirrus Logic GD5446 Video card |