[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] centos5 guest in opensuse 10.2 with lvm - solved
Schober Walter <Walter.Schober@xxxxxxxxx> wrote: Thanks for replying Walter. Good news, the install is underway as I type this and on this same machine! the key was to only use one LV with 3 partitions: /root /home /swap with disk = [ (token for cdrom) , 'phy:xenvm/cent5,hda,w'] root = "/dev/hda1" the root line made the difference. Without it the console would open and hang. To format the partitions I used: losetup /dev/loop1 /dev/xenvm/cent5 fdisk /dev/loop1 #verify kpartx -av /dev/loop1 #you should see your partitions mkfs.ext3 /dev/mapper/loop1p1 # etc for your other partitions kpartx -dv /dev/mapper/loop1 losetup -d /dev/loop1 now when the I boot into the installer the partitions are detected and ready to use. The happy result --------------------------- http://www.superfloppy.net/xen/cent5.png cheers
Ahhh...imagining that irresistible "new car" smell? Check out new cars at Yahoo! Autos. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |