|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] centos5 guest in opensuse 10.2 with lvm - solved
Schober Walter <Walter.Schober@xxxxxxxxx> wrote: hello,
I have default install of opensuse 10.2 x86_64 with all xen related. I have several guests working: Winxp pro sp2 (full virtual) FC6 3m respin (para)
My latest
adventure is to try and install CentOS 5.0 full-virtual to an LVM filesys. What happens is Centos boots from DVD into the installer. It sees my LVs and starts a text install.
I select the default proposal. It then fails, saying there is not enough room for /boot.
Maybe this is not meant to be -- perhaps Centos can't boot from an LV, even in Xen?
I 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
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-users] centos5 guest in opensuse 10.2 with lvm - solved,
mark pryor <=
|
|
|
|
|