ICT: Diary
D: 28 W: 05

< April 2013 >
Sun Mon Tue Wed Thu Fri Sat
 123456
78910111213
14151617181920
21222324252627
282930 

Based on notaweblog.php by joshua stein

[ ] Wednesday, 17 April 2013 [ ]

More KVM

Create an 8 Gbyte virtual partition:

sudo /usr/bin/qemu-img create -f qcow2 vdisk.img 8G

Then installed XP

/usr/bin/qemu-system-x86_64 -hda vdisk.img  -cdrom /dev/sr0 -boot d -m 512

But I'm still waiting for XP to install only 2 hours so far…


$Id: diary,v 1.38 2025/01/01 22:43:54 fred Exp $