Emulating Windows XP on Linux using QEMU
Quoting the quickstart guide.
Create an virtual Harddrive
qemu-img create -f qcow windowsxp.img 3G
Install Windows XP
qemu -cdrom /dev/cdrom -hda windowsxp.img -m 256 -boot d
This command means to boot from the d drive using 256 megabytes of RAM. The -cdrom option indicates where to find the device.
Networking is configured by default and Windows XP should configure itself with DHCP.
Everything Java Apache Geospatial Open Source. Hello Shinning Stars!!! Vincent Massol, Raphael Luta, Santiago Gala, Carsten Z.
Thursday, November 23, 2006
Subscribe to:
Post Comments (Atom)
Blog Archive
-
▼
2006
(37)
-
▼
November
(13)
- Marvellous discovery. The GPX format. An xml schem...
- Spatial Network Travel
- Emulating Windows XP on Linux using QEMUQuoting th...
- OpenSuSE 10.1 Network Install on AMD 64 AthalonReq...
- Great News! Apache talks to Tomcat through the AJP...
- Geospatial data units, commonly refered to as feat...
- I've been doing alot of security lately and I need...
- OpenSSLsudo openssl genrsa -des3 -out domainname.k...
- Setting up an Apache2 SSL and SuSE 10 FirewallSett...
- Using Ajax Dojo Toolkit The first difficulty w...
- Debian UnstableI've taken the leap into debian uns...
- MapServer - ODBC - OGR - Postgresql 7.4.7I'll have...
- Setting the date on Linuxsudo date --set='+1 hours'
-
▼
November
(13)
No comments:
Post a Comment