32
edits
No edit summary |
Glitchy404 (talk | contribs) No edit summary |
||
====After installation====
<pre>qemu-system-i386 -hda win2000.img-boot c -enable-kvm -cpu host -m 256 -vga cirrus -net nic,model=pcnet -net user -usbdevice tablet -rtc base=localtime</pre>
Or if running without root or virtualization:
<pre>qemu-system-i386 -hda win2000.img -boot c -cpu pentium3 -m 256 -vga cirrus -net nic,model=pcnet -net user -usbdevice tablet -rtc base=localtime</pre>
====Setting up your VM====
|
edits