Windows 2008 not bootable after install

Bug #259555 reported by David Balažic
2
Affects Status Importance Assigned to Milestone
grub-installer (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: casper

I have two hard drives.
The first has Windows 2008 installed on it.
I booted the Ubuntu 8.04.1 amd64 CD and installed Ubunto on the second drive (by selectecing "Use entire drive" option in the partitioner).

After installation, on boot I get a boot menu with 3 entries for Ubuntu (regular, recovery and memtest) followed by a "Boot Vista/Longhorn" entry.
When selecting the Vista entry I get this error :

 Error 13: Invalid or unsupported executable format
Press any key to continue...

After pressing any key, I am back in the boot menu.

The entries for Ubuntu work.

$ grep -v '^#' /boot/grub/menu.lst | uniq

default 0

timeout 10

title Ubuntu 8.04.1, kernel 2.6.24-19-generic
root (hd1,0)
kernel /boot/vmlinuz-2.6.24-19-generic root=UUID=c7910b5a-fd50-4d44-9a4a-75f27108587c ro quiet splash
initrd /boot/initrd.img-2.6.24-19-generic
quiet

title Ubuntu 8.04.1, kernel 2.6.24-19-generic (recovery mode)
root (hd1,0)
kernel /boot/vmlinuz-2.6.24-19-generic root=UUID=c7910b5a-fd50-4d44-9a4a-75f27108587c ro single
initrd /boot/initrd.img-2.6.24-19-generic

title Ubuntu 8.04.1, memtest86+
root (hd1,0)
kernel /boot/memtest86+.bin
quiet

title Other operating systems:
root

title Windows Vista/Longhorn (loader)
root (hd0,0)
savedefault
makeactive
chainloader +1

Revision history for this message
David Balažic (xerces8) wrote :

I discovered that this grub command successfully boot Windows:

rootnoverify (hd0,1)
chainloader +1
(boot)

Revision history for this message
Colin Watson (cjwatson) wrote :

Thanks for your report. This is also bug 10661.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.