[Bug 972122] Re: Ubiquity pops out a warning message from partman-partitioning on UEFI BIOS when there is a EFI system partition existed.
Colin Watson
cjwatson at canonical.com
Wed Apr 11 13:37:25 UTC 2012
I can see what you're trying to do with this patch, but I think it's a
workaround for the real problem, which is that the EFI partition isn't
being detected. I'd prefer to fix that instead. Doing so would
probably also fix bug 900245.
In the case of GPT partition tables, we can reliably detect existing EFI
System Partitions using something like this:
[ "$(blkid -o value -s PART_ENTRY_TYPE "$path")" = c12a7328-f81f-11d2
-ba4b-00a0c93ec93b ]
** Package changed: partman-partitioning (Ubuntu) => partman-efi
(Ubuntu)
** Changed in: partman-efi (Ubuntu)
Status: Confirmed => Triaged
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to partman-efi in Ubuntu.
https://bugs.launchpad.net/bugs/972122
Title:
Ubiquity pops out a warning message from partman-partitioning on UEFI
BIOS when there is a EFI system partition existed.
Status in “partman-efi” package in Ubuntu:
Triaged
Bug description:
Reproduce Steps:
1. Downloading ubuntu-12.04-beta2-desktop-amd64.iso and creating USB stick from it.
2. Using USB stick to install Ubuntu 12.04.
3. Manually creating EFI system partition (/dev/sda1) and Ubuntu partition (/dev/sda2) during the installation on the PC with UEFI BIOS.
4. Using USB stick to install another Ubuntu 12.04 in different partition.
5. Manually creating Ubuntu partition (/dev/sda3) during the installation on the PC with UEFI BIOS.
6. Then it pops up this warning message.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/partman-efi/+bug/972122/+subscriptions
More information about the foundations-bugs
mailing list