Public bug reported:

Binary package hint: ubuntu-xen-server

1) release:
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=7.10
DISTRIB_CODENAME=gutsy
DISTRIB_DESCRIPTION="Ubuntu 7.10"
2) package version:
0.0.1-2ubuntu4
3) what happened:
Relevant part of /boot/grub/menu.lst reads

kernel          /boot/vmlinuz-2.6.22-14-xen root=/dev/sda2 ro quiet splash
initrd          /boot/initrd.img-2.6.22-14-xen

but should be like

kernel          /boot/xen-3.1.gz
module          /boot/vmlinuz-2.6.22-14-xen root=/dev/sda2 ro quiet splash
module          /boot/initrd.img-2.6.22-14-xen


The first improper statement gives Error 13: Invalid or unsupported file 
format. After changing, systems boots and works without problem.

** Affects: xen-meta (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Xen kernel image package puts non-functional entries into GRUB's menu.lst
https://bugs.launchpad.net/bugs/187964
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to