1
0
Fork 0

Mounting efivarfs in initrd for Intel fakeraid support (Closes: #1003352).

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-14 06:02:09 +01:00
parent 854243565b
commit 61052a5146
Signed by: daniel
GPG key ID: FBB4F0E80A80222F

View file

@ -69,6 +69,7 @@ done
if [ -e /sys/firmware/efi ]
then
force_load efivarfs || true
mount -t efivarfs -o rw,nosuid,nodev,noexec,relatime efivarfs /sys/firmware/efi/efivars || true
fi
# copy the mdadm configuration