|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Success with RHEL 4.1 build?
If you're using the latest xen-unstable, the kernel version is
2.6.16.13-xen.
brian@xxxxxxxxxxxxx wrote:
On Wed, May 17, 2006 at 01:04:04PM -0500, David F Barrera wrote:
Make sure your initrd matches the kernel version that you are using.
...
$ depmod -F /boot/System.map-2.6.16-xen 2.6.16-xen
$ mkinitrd -o /boot/xen.img 2.6.16-xen
Would it be safe to assume that the two commands above would satisfy
this condition? Or is there something else I need to be doing to
ensure this?
Here's the grub.conf entry pointing to the initrd created above:
title Xen 3.0 / XenLinux 2.6
root (hd0,2)
kernel /xen-3.0.gz console=vga dom0_mem=254000 noreboot
module /vmlinuz-2.6-xen root=/dev/sda5 ro console=tty0 debug 3
module /xen.img
--Brian
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
--
Regards,
David F Barrera
Linux Technology Center
Systems and Technology Group, IBM
"The wisest men follow their own direction. "
Euripides
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|