Skip to content

Running bootc install to-filesystem broke the host's UEFI boot entry #1648

@bcl

Description

@bcl

While doing some experiments with bootc, and the docs here - https://bootc-dev.github.io/bootc//bootc-install.html#more-advanced-installation clearly say Note that while --privileged is used, this command will not perform any destructive action on the host system. Which I made the mistake of trusting.
It ran efibootmgr and removed the boot entry, and then appeared to recreate it. But now the system won't boot.

So, at the least the docs need to have a warning.

And it should not be running efibootmgr, ever. The filesystem or block device being installed to may have no association with the host hardware as was the case here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/bootupdIntegration with bootupdarea/installIssues related to `bootc install`

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions