installer creates unbootable system

Bug #1424442 reported by u. newbie
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
grub-installer (Ubuntu)
New
Undecided
Unassigned

Bug Description

Got a new computer, no OS yet, wrote ubuntu-14.04.1-server-amd64.iso to an USB stick, booted and installed.
However, a reboot brings me to the Asus UEFI EZ BIOS screen. The Ubuntu system is unbootable.
This was on a 4TB disk, so a GPT partition table was necessary, and was used.
Ubuntu chose an oldfashioned install with boot code in the MBR.
As it turns out, the problem was that some code, I guess the Asus BIOS, tests bootability by checking the Boot flag of the appropriate partition in the MBR. In this case that appropriate partition is the type ee covering entry for the GPT partition table.
After setting that boot flag (with the fdisk 'a' command) the Ubuntu system booted fine.

Probably grub-install (or whatever software it is that installs this boot code) should always set the Boot flag on the MBR partition.

Tags: boot install mbr
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.