On Wed, 12 Oct 2005 00:10, Ross Drummond wrote: > Top talk Wesley. > > Your presentation has enticed me to try it myself.
After a bit more research and a bit of a play I am finding this easier than I expected. After "emerge qemu" with the correct use flag then adding Universal TUN/TAP device driver support to my kernel I did.... qemu-img create -f qcow /home/robert/qemu/win2k.img 4G (you can have bigger than 2Gb images) I then inserted my Win2k disc and typed...... qemu -hda /home/robert/qemu/win2k.img -cdrom /dev/cdrom -boot d -m 256 .....and now Windows 2000 is installing. Seems to be hogging resources during the install though. -- Regards, Robert -------------------------------------------------------------- Robert Fisher (aka - Rob, Bob, Robbie, Robbo, Fish) FishNet Computer & Electrical Services www.fisher.net.nz Phone: 03 383 5807 Mobile: 027 477 3356
