[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] fix the winxp guest image
Hi, I am now trying to install a WinXP guest on Xen, after reboot I should input the path of the SP2. So I think I should firstly fix the XP image, then I follows these steps: #losetup /dev/loop0 /xen/winxp.img #kpartx -av /dev/loop0 #mount /dev/mapper/loop0p1 /mnt #cp -prv $WINDOWS/i386 /mnt/ #umount /mnt The first 3 steps run OK but in the 4th step, it comes up this message: "cannot stat `/i386': No such file or directory" Where can be the problem. Any hints will be great :) Songtao _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |