Andreas Grabner
2007-Mar-15 14:35 UTC
[Xen-users] How to convert a physical Linux machine to xen
Hi,
i try to virtualize an existing Server in XEN 3.0.3 + pae . My
Xen-Server has the Intel VT extension so i´m using HVMloader.
I tried to tar the old system (kernel 2.4.26) and put the files in an
LVM-disk but then i can´t boot it because of a missing bootsector.
When i tried the disk-image to boot the virtual-machine crashed after
vmlinuz is decompressed.
How to get this work?
Thanks
Andreas Grabner
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
Petersson, Mats
2007-Mar-16 10:34 UTC
RE: [Xen-users] How to convert a physical Linux machine to xen
> -----Original Message----- > From: xen-users-bounces@lists.xensource.com > [mailto:xen-users-bounces@lists.xensource.com] On Behalf Of > Andreas Grabner > Sent: 15 March 2007 14:36 > To: xen-users@lists.xensource.com > Subject: [Xen-users] How to convert a physical Linux machine to xen > > Hi, > i try to virtualize an existing Server in XEN 3.0.3 + pae . My > Xen-Server has the Intel VT extension so i´m using HVMloader. > > I tried to tar the old system (kernel 2.4.26) and put the files in an > LVM-disk but then i can´t boot it because of a missing bootsector. > When i tried the disk-image to boot the virtual-machine crashed after > vmlinuz is decompressed.Instead of using "tar", can you use "dd" to copy the exact disk? For ease of use, I''d juse copy it to a file (something like "dd if=/dev/hda1 of=my_linux.img bs=1024"). If the virtual machine crashes, can you provide a log? -- Mats> > How to get this work? > > Thanks > > Andreas Grabner > > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users > > >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users