Skip to content
Snippets Groups Projects
Commit 5878147b authored by Gustav Geier's avatar Gustav Geier
Browse files

Updated qemu instructions

parent 436930f8
No related branches found
No related tags found
No related merge requests found
qemu-kvm -m 2G -drive file=/path/to/stick,if=scsi
qemu -enable-kvm -m 2G -drive file=/data/data/stick.img,if=scsi
Alte Optionen. Funktionieren (warscheinlich) nicht mit aktuellem Stick/Image
qemu -boot c -m 128 -hda /dev/sdX -net none -localtime
qemu-system-x86_64 -boot c -m 128 -hda /dev/sdX -net none -localtime
qemu-i386 -boot c -m 128 -hda /dev/sdX -net none -localtime
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment