[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] please help: Linux Kernel must be loaded before initrd
No... you haven't got the "linux" loading, neither the "modules" keywords. On all my Debian masters, I have this : > kernel /xen-3.2-1-amd64.gz dom0_mem=300000> module /vmlinuz-2.6.26-2-xen-amd64 root=/dev/sda2 ro panic=5 console=tty0 > module /initrd.img-2.6.26-2-xen-amd64So : one "kernel" line with the "/xen" loading, then _two_ "module" line with the "/vmlinuz" loading and the "/initrd.img" loading. As for your second server : > kernel /xen.gz-2.6.18-8.1.15.el5 > module /vmlinuz-2.6.18-8.1.15.el5xen ro root=/dev/VolGroup00/root > module /initrd-2.6.18-8.1.15.el5xen.img Olivier Rudi Ahlers a écrit : On Sun, Jun 7, 2009 at 1:42 PM, Olivier B. <xen.list@xxxxxxxxx <mailto:xen.list@xxxxxxxxx>> wrote:Hello > kernel /xen.gz-2.6.18-128.1.10.el5 ro root=/dev/VolGroup00/LogVol01 ide0=noprobe ide1=noprobe > initrd /initrd-2.6.18-128.1.10.el5.img The first line load Xen and the second load Initrd ; where do you load Linux ? You should have : 1 : kernel /path-to-xen 2 : module /path-to-linux 3 : module /path-to-initrd Olivier Hi Olivier, It is there: title CentOS (2.6.18-128.1.10.el5xen) root (hd0,0)kernel /xen.gz-2.6.18-128.1.10.el5 ro root=/dev/VolGroup00/LogVol01 ide0=noprobe ide1=noprobeinitrd /initrd-2.6.18-128.1.10.el5.imgThe 3rd line sayskernel /xen.gz-2.6.18-128.1.10.el5 ro root=/dev/VolGroup00/LogVol01 ide0=noprobe ide1=noprobe-- Kind Regards Rudi Ahlers CEO, SoftDux Hosting Web: http://www.SoftDux.com Office: 087 805 9573 Cell: 082 554 7532 ------------------------------------------------------------------------ _______________________________________________ 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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |