On 2/16/07, Lonny Selinger <lonny@xxxxxxxxxxxxxxxxxxxxxxxx> wrote:
I've spent the past while researching this but I'm just not finding a
solution. I've been trying to get my xen kernel booting on a pretty much stock
CentOS 4.4 installation. I installed Xen from src rpm and installed all the
requisite software and I'm sure it's with the ram disk but I can't figure out
how to resolve this.
Not from "src rpm", just rpm, right...??
With a stock kernel here is how my disk is layed out:
Here is my grub.conf file:
default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title XEN (2.6.16.33-zen)
root (hd0,0)
kernel /xen.gz dom0_mem=131072 noreboot
module /vmlinuz-2.6.16.33-xen_3.0.4.1
root=/dev/mapper/VolGroup00-LogVol00 rhgb quiet
module /initrd-2.6.16.33-xen_3.0.4.1b.img
Below, I'll assume that "b" is not there...
Can anyone please shed some light here? I'm getting ready to manually create
an initrd but it's a bit extreme as I'm sure there is an easy solution to
this. Any help is greatly appreciated!!
Not so "extreme", really... So try :
mkinitrd -f --preload=ide-disk --preload=ide-generic
/boot/initrd-2.6.16.33-xen_3.0.4.1.img 2.6.16.33-xen_3.0.4.1
jerry
--
"Pay no attention to that man behind the curtain!"
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|