Skip to content

Do not try to update EFI variables if empty or read only #972

@travier

Description

@travier

According to https://bugzilla.redhat.com/show_bug.cgi?id=2333190, systems sometimes have read only EFI variables and thus any efibootmgr command would fail to update them. We should either:

  • make this command fail open (i.e. always ignore efibootmgr failures)
  • or check for the read only state and skip it

See also the following issues that are likely related:

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions