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