Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit f5b94022 authored by Marc Beninca's avatar Marc Beninca
Browse files

qemu-system

parent 5c5b62be
No related branches found
No related tags found
No related merge requests found
......@@ -49,6 +49,7 @@ RTFD
public/parted/index
public/pdftk/index
public/python3/index
public/qemu-system/index
public/restructuredtext/index
public/rsync/index
public/smtp/index
......
***********
qemu-system
***********
.. code:: shell
qemu-system-x86_64 \
-nodefaults \
-vga virtio \
-m 1024 \
-drive file=test.img,format=raw,if=virtio \
-enable-kvm \
-bios OVMF.fd
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment