[opensuse-autoinstall] grub kernel panic
Hello, we have got problem with bootloader grub in my xml i got this entrys . but after installing the kernel can´t be found. I think the problem is the vmlinuz entry. In my add-on we install from update-server. I suspect that the initrd entry is worng. What can i do ? <section> <append>resume=/dev/cciss/c0d0p3 elevator=deadline showopts</append> <image>/boot/vmlinuz-2.6.16.60-0.37_f594963d-smp</image> <initial>1</initial> <initrd>/boot/initrd-2.6.16.60-0.37_f594963d-smp</initrd> <kernel>/boot/vmlinuz</kernel> <lines_cache_id>0</lines_cache_id> <name>SUSE Linux Enterprise Server 10 SP2</name> <original_name>linux</original_name> <root>/dev/cciss/c0d0p2</root> <type>image</type> </section> <section> <append>showopts ide=nodma apm=off acpi=off noresume edd=off 3</append> <image>/boot/vmlinuz-2.6.16.60-0.37_f594963d-smp</image> <initrd>/boot/initrd-2.6.16.60-0.37_f594963d-smp</initrd> <kernel>/boot/vmlinuz</kernel> <lines_cache_id>1</lines_cache_id> <name>Failsafe -- SUSE Linux Enterprise Server 10 SP2</name> <original_name>failsafe</original_name> <root>/dev/cciss/c0d0p2</root> <type>image</type> </section> </sections> </bootloader> Dirk Lohmann -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
on Friday 05 June 2009 Dirk.Lohmann@bertelsmann.de wrote:
we have got problem with bootloader grub in my xml i got this entrys . but after installing the kernel can´t be found. I think the problem is the vmlinuz entry. In my add-on we install from update-server. I suspect that the initrd entry is worng. What can i do ?
if you have a bootloader section in your XML where the kernel is named, it has to fit to the installed one of course. Does it work if you remove the bootloader section completely? Maybe the autoyast defaults for bootloader are sufficient for your installation. -- ciao, Uwe Gansert Uwe Gansert, Server Technologies Team SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) Business: http://www.suse.de/~ug -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
participants (2)
-
Dirk.Lohmann@Bertelsmann.de
-
Uwe Gansert