summaryrefslogtreecommitdiffstats
path: root/perl-install/common.pm
diff options
context:
space:
mode:
authorMartin Whitaker <mageia@martin-whitaker.me.uk>2022-10-24 22:03:49 +0100
committerMartin Whitaker <mageia@martin-whitaker.me.uk>2022-10-24 22:03:49 +0100
commit4db36433bd629747578ba1e60aff425066dac140 (patch)
tree0ff37c59f0cd39780d5231f601a0c56c360740df /perl-install/common.pm
parent325cbdb1eeff9310c305bfb4c29bf7f03556655f (diff)
downloaddrakx-4db36433bd629747578ba1e60aff425066dac140.tar
drakx-4db36433bd629747578ba1e60aff425066dac140.tar.gz
drakx-4db36433bd629747578ba1e60aff425066dac140.tar.bz2
drakx-4db36433bd629747578ba1e60aff425066dac140.tar.xz
drakx-4db36433bd629747578ba1e60aff425066dac140.zip
Ensure efivars are mounted before installing a UEFI bootloader (mga#31008)
The old way of accessing EFI NVRAM variables via /sys/firmware/efi/vars was removed in Linux 6.0. The new way is to use the efivarfs pseudo- filesystem, which is usually mounted at /sys/firmware/efi/efivars. We need to make sure this is actually mounted before attempting to install a UEFI bootloader, otherwise any attempt to write to the EFI NVRAM will fail.
Diffstat (limited to 'perl-install/common.pm')
0 files changed, 0 insertions, 0 deletions