[Bug 1847721] Re: Always create the ESP
Michael Hudson-Doyle
mwhudsonlp at fastmail.fm
Wed May 13 08:04:09 UTC 2020
Had a stare at this.
partman-efi mostly disables itself if not booted under EFI
(https://git.launchpad.net/ubuntu/+source/partman-
efi/tree/init.d/efi?h=ubuntu/groovy#n15), I think that's why the
partition type doesn't get set and why the partition doesn't get
formatted. I'm not sure what the consequence of simply not checking that
would be.
Also, I think grub-installer needs to grow a way to override archdetect
(maybe just ARCH="${ARCH:-$(archdetect)}" or whatever) and ubiquity
needs to call it twice.
IOW this is a fair bit of work.
--
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/1847721
Title:
Always create the ESP
Status in partman-auto package in Ubuntu:
Fix Released
Status in partman-efi package in Ubuntu:
In Progress
Status in ubiquity package in Ubuntu:
Triaged
Bug description:
For a smoother transition for people who disabled and enabled secure
boot later on, Steve mentioned to always create the ESP partition.
We can then install grub into the ESP.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/partman-auto/+bug/1847721/+subscriptions
More information about the foundations-bugs
mailing list