Difference between revisions of "Qemu options"
From Organic Design wiki
m (Caretaker: categories) |
(add link) |
||
| Line 2: | Line 2: | ||
=For VNC operation= | =For VNC operation= | ||
qemu -m 128 -boot d -cdrom livecd.iso -vnc 0 -k en-us & | qemu -m 128 -boot d -cdrom livecd.iso -vnc 0 -k en-us & | ||
| + | =See also= | ||
| + | *http://fabrice.bellard.free.fr/qemu/ | ||
Latest revision as of 21:40, 28 December 2006
For VNC operation
qemu -m 128 -boot d -cdrom livecd.iso -vnc 0 -k en-us &



