You can use an iso to run Mepis. Just type:

You need to replace SimplyMEPIS-2004.04.iso with the actual filename of the iso

Or if you're looking to install it first run: dd of=hd.img bs=1024 seek=3000000 count=0 to create a hard disk image (change seek to whatever size you want the image to be, in this case around 3GB).

qemu -hda hd.img -cdrom SimplyMEPIS-2004.04.iso -boot d -user-net

You can then install as normal using the MEPIS Installation Center and from then on boot with:

You're on your own in finding a tool in windows that does the equivelant of dd in Linux though

See http://qemu-buch.de/d/Gast-Systeme for further information.


Hosted by http://qemu-buch.de

MepisOnQemu (last edited 2010-07-31 10:00:58 by Rowa)