[Bug 1396379] Re: installer uses first EFI system partition found even when directed otherwise
walterav
1396379 at bugs.launchpad.net
Wed Nov 13 15:33:08 UTC 2019
This still affects me on ubuntu-mate 19.10 amd64 also while selecting
the option "erase disk" which only prompts you to select a "single disk"
on which ubuntu will be installed even false summarizing that no other
disks/partitions will be altered which is a lie! This happens in both
UEFI and legacy bios mode installs.
With the Legacy BIOS install the damage could be worse since it will
destroy MBR tables of any earlier SDA disk on which GRUB will install
the bootloader resembling the old "Microsoft Windows XP installer" on
which you'd better physically unplug any other disk on which you don't
want the OS install to run.
Searching for a launchpad bugreport for the legacy part anyone?
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1396379
Title:
installer uses first EFI system partition found even when directed
otherwise
Status in ubiquity package in Ubuntu:
Confirmed
Bug description:
(k)ubuntu 14.04.1
package version: 2.02~beta2-9ubuntu1
i installed ubuntu on my external hard disk, where i also have a previously installed fedora system. i also have a windows
(efi-booted) system in the internal hard disk.
at install time via ubiquity i get all grub configuration files in the first EFI-labelled partition (i.e. /dev/sda2 in my case) instead of the one i selected (/dev/sdb1).
later i changed my fstab mounting /boot/efi on /dev/sdb1 and tried to reinstall grub package (apt-get install --reinstall grub-efi-amd64); now all grub configuration files are in the rigt place, but booting from the external hard disk still shows the fedora grub installation, while selectin the internal hard disk from the bios menu shows a submenu listing ubuntu and windows.
explicitly installing grub in the correct disk (grub-install /dev/sdb; grub-mkconfig -o /boot/efi/EFI/ubuntu/grub.cfg) has no effect, nor it has running efibootmgr (efibootmgr -c --disk /dev/sdb --part 1).
expected results: grub shoud have been installed in the disk/partition i chose;
actual results: ubuntu always chooses the first disk to install grub on.
Note that this is not just about the dummy grub install location
selector that is not used in EFI mode, but configuring one partition
as do not use, and the other as ESP in the manual partitioning screen.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1396379/+subscriptions
More information about the foundations-bugs
mailing list