|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Booting past GRUB (RHEL4)
Hi,
AFAIK module /initrd-... etc is ok for domU configurations: in dom0
configuration you should use the classic (like in the redhat original
configuration) line starting with initrd /initrd...
let us known
ivan
Yoav Felberbaum wrote:
Hello,
Running a fairly stock RHEL4.4 (previously RHEL4.3) system on an dual
Opteron system, & having issues booting Xen. In a nutshell, it simply
halts shortly after going thru GRUB, and then automatically reboots.
Last output is...
----
grub.conf is...
...
title Red Hat Enterprise Linux ES (2.6.9-42.0.2.EL)
root (hd0,0)
kernel /vmlinuz-2.6.9-42.0.2.EL ro root=LABEL=/ console=tty0
console=ttyS1,19200n8
---> initrd /initrd-2.6.9-42.0.2.EL.img
title Xen 3.0 / XenLinux 2.6
root (hd0,0)
kernel /xen-3.0.gz dom0_mem=192M
module /vmlinuz-2.6-xen ro root=LABEL=/ console=tty0
console=ttyS1,19200n8
---> module /initrd-2.6-xen.img
--
www.bio.dist.unige.it
phone: +39 10 353.2789
fax: +39 10 353.2948
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|