32
edits
No edit summary |
Glitchy404 (talk | contribs) No edit summary |
||
When that's done, run the following command:
<pre>qemu-system-i386 -hda winme.img -cdrom winme_iso_name.iso -boot d -cpu pentium3 -m 128 -vga cirrus -net nic,model=pcnet -net user -rtc base=localtime</pre>
Windows Me usually works on, but is highly unstable on, KVM, with very frequent lockups and BSODs. We'll just disable it, since you don't really need it anyways.
====After installation====
<pre>qemu-system-i386 -hda winme.img -boot c -cpu pentium3 -m 128 -vga cirrus -net nic,model=pcnet -net user -rtc base=localtime</pre>
[[Category:Windows installation guides]]
|
edits