Page MenuHomeLubuntu Development

Calamares should NOT prompt repeatedly if a partition matching (or exceeding) the required bios_grub partition is already configured for manual partitioning
Open, Needs TriagePublic

Description

This is more an annoyance than a bug that needs immediate attention, however the Calamares installer doesn't actually *check* in a BIOS GPT setup to see if the conditions are met, it simply complaints and gives the notice you need an 8MB unformatted partition marked bios_grub for the thing to use.

This being said, it's very annoying.

(1): Manual GPT partitioning, selecting the conditions for the bios_grub partition:

(2): The completed manual partitioning schema:

(3): The message which pops up

The installer should be able to determine what was provided (see the first and second screenshot) and determine whether or not to actually DISPLAY the notice in the 3rd or not. If the conditions are met (or exceeded, if I give a larger than 8MB partition, say a 10MB partition or such) then it should not give me that prompt.

Event Timeline

teward created this object with edit policy "All Users".

This will be in the next release for Calamares via this commit.

Just to add that this is not seen in 20.04(.2) iso. So something changed thereafter. Don't know if they should commit something new or revert something that changed the behavior.

In T183#4563, @svinoba wrote:

Just to add that this is not seen in 20.04(.2) iso. So something changed thereafter. Don't know if they should commit something new or revert something that changed the behavior.

Yes it was refactored sometime after 20.04 and this latest commit should fix that. It hasn't been released yet so it will be a little before we see it in an impish daily.