Upon attempting to run
Code: Select all
grub-installCode: Select all
mount | grep efivarsThe problem is, when I try to run the command listed on this page: https://wiki.gentoo.org/wiki/Efibootmgr#Configuration
Code: Select all
mount -o remount,rw -t efivarfs efivarfs /sys/firmware/efi/efivarsCode: Select all
mount: /sys/firmware/efi/efivars: mount point not mounted or bad option.Code: Select all
umount /sys/firmware/efi/efivars
mount -o rw -t efivarfs efivarfs /sys/firmware/efi/efivarsI'm kind of at a loss, and am really not sure what to do. I've never installed gentoo on anything before, though I am not stranger to linux, so I don't think it's unlikely I've missed something earlier on in the install. But generally, I tried to follow the install guide on the wiki up until "kernel configuration" to a t, where I moved to the Project:Asahi guide and started on that.
Any help would be appreciated, let me know if more information is needed.



