|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] Centos 4.4 Dom0 + LVM = kernel panic
Am getting back to work on this tonight. So I guess nobody runs CentOS
4.4 and LVM for Dom0?
I guess next I'll remove the rpms and try a source install.
-----Original Message-----
From: Trevor Marshall
Sent: Thursday, January 25, 2007 12:04 AM
To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: RE: [Xen-users] Centos 4.4 Dom0 + LVM = kernel panic
Oops, yes, sorry I left out of my post; I first tried the Xen initrd
that was installed by the rpm, then the Xen initrd that I built myself,
and finally the CentOs one shown below. All had the same result with a
few extra module errors from the CentOs ramdisk.
Thank you for the reply Jerry.
-Trevor
-----Original Message-----
From: Jerry Amundson [mailto:jamundso@xxxxxxxxx]
Sent: Wednesday, January 24, 2007 11:48 PM
To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Centos 4.4 Dom0 + LVM = kernel panic
On 1/24/07, Trevor Marshall <tmarshall@xxxxxxxxxxxxxxxx> wrote:
> I am attempting a Centos 4.4 Dom0 LVM setup on a regular IBM desktop w
> IDE disks. Has anyone gotten this working??
> I made the OS install on LVM (VolGroup00), upgraded the kernel to
latest
> 2.6.9-42.0.3.EL, then installed:
>
> kernel-xen-2.6.16.33-3.0.4.1.i386.rpm
> xen-3.0.4.1-1.i386.rpm
> xen-devel-3.0.4.1-1.i386.rpm
>
> depmod /lib/modules/2.6.16.33-xen_3.0.4.1
> mkinitrd /boot/initrd-2.6-xen-cust.img 2.6.16.33-xen_3.0.4.1
> mv /lib/tls /lib/tls.disabled
>
> Here is relevant grub.conf:
>
> title Xen 3.0 / XenLinux 2.6
> root (hd0,0)
> kernel /xen-3.0.gz dom0_mem=262144 com1=115200,8n1 noreboot
> module /vmlinuz-2.6-xen root=/dev/VolGroup00/LogVol00 ro
> console=ttyS0,115200
> module /initrd-2.6.9-42.0.3.EL.img
How about using the Xen initrd... /initrd-2.6-xen-cust.img
jerry
--
"Pay no attention to that man behind the curtain!"
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|