Bugzilla – Bug 105171
Bootloader - wrong order in XEN section
Last modified: 2005-08-18 12:06:19 UTC
Xen section proposed by yast has wrong order. Command 'kernel' must be writen before any 'module' command otherwise GRUB won't boot that section. Some sections are written twice in the config file. (I'll attach it.)
Created attachment 46292 [details] /boot/grub/menu.lst file
The file conatins also wrong initrd for XEN - it should be /boot/initrd-xen instead of standard /boot/initrd.
Initrd is in SVN, the rest will have to be fixed in perl-Bootloader package.
If a new XEN section was created manually, it wasn't written at all. Now fixed in SVN.
Fixed perl-Bootloader submitted to STABLE.