[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] migrating a native Windows to Xen
Tomoki Taniguchi wrote: Is there a way to migrate a WindowsXP running on a native partition to run under Xen? _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users Yes, dd it. dd if=/dev/sdb1 of=/dev/my_volume_group/windows bs=1MThis would work if you're using LVM to store domU images, you could also dump it to a file. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |