mount /sys /target/sys -o bind
does not work lately as /sys/firmware/efi/efivars remains empty. Execute
mount -t efivarfs efivarfs /target/sys/firmware/efi/efivars
mount /sys /target/sys -o bind
does not work lately as /sys/firmware/efi/efivars remains empty. Execute
mount -t efivarfs efivarfs /target/sys/firmware/efi/efivars
This entry was posted on October 9, 2021 at 4:30 pm and is filed under Uncategorized. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
You must be logged in to post a comment.