Windows2000

From QEMU
Revision as of 22:09, 24 April 2016 by Programmingkid (talk | contribs) (draft2)

Windows 2000 in QEMU

Why would you want to use Windows 2000

  • very stable
  • easy to use
  • low system requirements
  • runs faster than Windows XP in QEMU.

Compatibility Issues

  • Use "-vga cirrus" to have a fully functioning vga card
  • Use "-soundhw soundblaster" for an audio card
  • Use "-net nic,model=rtl8139 -net user" to enable networking

Programs you may want to use

Doom 95 demo

Tips

  • You can send control-alt-delete to Windows by opening QEMU's monitor window and typing "sendkey ctrl-alt-delete". QEMU's monitor window can be accessed by typing control-alt-2.
  • The task manager can be accessed by typing taskmgr under Start->Run.
  • Without any of the service packs installed, internet access will not work.

Notes

Networking might not be working.


Last updated on April 24, 2016