Partition Table is cleared during install on Intel Macs
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mactel Support |
Fix Released
|
Critical
|
Unassigned | ||
grub-installer |
Invalid
|
Undecided
|
Unassigned | ||
parted (Ubuntu) |
Fix Released
|
High
|
Colin Watson | ||
Hardy |
Fix Released
|
High
|
Colin Watson | ||
Intrepid |
Fix Released
|
High
|
Colin Watson | ||
Jaunty |
Fix Released
|
High
|
Colin Watson | ||
ubiquity (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
Hardy |
Invalid
|
Undecided
|
Unassigned | ||
Intrepid |
Invalid
|
Undecided
|
Unassigned | ||
Jaunty |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: ubiquity
Ubuntu 8.04 Final
Intel Macs have an EFI system and a GPT. The installer seems to handle the GPT correctly (as it has in the past), but it has recently come up that the installer is completely emptying the contents of the MBR partition table which is still required to boot Windows and Ubuntu (GRUB relies on the MBR partition table). The two tables are not synced automatically.
When users install Hardy, they are suprised to find that the system is unbootable (the EFI loader cannot "see" the partition as bootable). a tool such as rEFIt or gptsync can copy the information in the GPT into the MBR table thus fixing the issue (for most).
This is even more serious for users with other working OS installs in addition to Ubuntu (such as other linux distros and Windows) since it completely dumps the information needed to boot these installs as well.
The expected procedure (and how the previous Ubuntu install seems to have handled it) is to 'update' both the GPT and the MBR table with changes instead of completely losing the information stored there.
gparted / parted seemed to update both tables properly previously as well.
I will be doing a full install on my iMac later and will be able to add additional information.
This bug was fixed in parted 1.8.8.git.
http://
http://
TEST CASE: You'll need a reasonably new Intel-based Mac system for which 'sudo dmidecode -s system-
REGRESSION POTENTIAL: The only other systems that really care about this kind of thing are ones for which 'sudo dmidecode -s system-
Changed in parted: | |
status: | New → Confirmed |
Changed in mactel-support: | |
importance: | High → Critical |
description: | updated |
tags: | added: hw-specific |
Some threads from the forums showing the issue is affecting several people: ubuntuforums. org/showthread. php?t=766711 ubuntuforums. org/showthread. php?t=766172 ubuntuforums. org/showthread. php?t=766074
http://
http://
http://