boot loader not installed to target disk
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubiquity (Ubuntu) |
Confirmed
|
High
|
Unassigned |
Bug Description
Binary package hint: casper
Advised by "ubuntu brainstorm" moderator "cheesehead" (please see http://
Like many people, I suspect, I wanted to install unbuntu on a physical drive completely separate from the one containing my legacy OS (Windows Vista); in my case, an external hard-drive connected to my computer by USB. After some trial-and-error, I realized that the installation option I should use was the "Erase and use entire disk" option (though this was scary, because at first I didn't know that I would later be presented with a choice of WHICH disk to erase and use). The trouble was, though, that even when I realized I could specify the external disk as the one to which ubuntu should be installed, and did so, the installer STILL overwrote the boot loader of my computer's INTERNAL hard-drive (the one containing Windows Vista) with GRUB. Because of this, I could not boot the computer at all unless my external hard-drive was connected. I finally got around this by going with the "specify partitions manually" installation option, which also gave me the option to specify the location of the boot loader, but not before I had made my computer unbootable (by futzing around with the computer's boot sector) and had to hunt down and create a Windows Vista restore disk just for the purpose of restoring the boot loader stored on the computer's internal hard-drive.
Suggested solutions:
1. Somehow indicate, early on, that the installer (person) will be presented with a CHOICE of which disk will be erased and used entirely (please see the description in the above "idea rationale" section).
2. Write the boot loader (GRUB) to the disk targeted for the ubuntu installation when the "erase and use entire disk" installation option is chosen.
Changed in casper (Ubuntu): | |
importance: | Undecided → High |
Changed in casper (Ubuntu): | |
status: | New → Incomplete |
Changed in casper (Ubuntu): | |
status: | Incomplete → New |
affects: | casper (Ubuntu) → ubiquity (Ubuntu) |
I can confirm this to be still present with 11.10 (didn't test it with 12.04 but will test with 12.10stable).
The bootloader of the primary disk is overwritten to start grub, which is installed on the linux-HDD. This results in problems when the linux-disk gets removed or formatted.