-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Installation is unable to write to boot/efi #222
Comments
Personally have just been going without the hook and have had no issues, though I have my own hooks for dracut and such.
|
I'm facing the same problem with a new Garuda Hyprland installation. Garuda Hyprland is using dracut, but specifically a special version which is 'garuda-dracut-support'. The nvidia-all Script is failing in my case for the same reason as mentioned above: |
I still use that patch to this day so I can assure you it isn't, all it does is remove those 3 instances of installing the pacman hook, you can do it manually if you'd like. |
I've tried it, and it caused no problems, unfortunately it did not solve the issue. It still can't write /boot/efi/ What I also noticed, the script is searching for lib modules for a zen-kernel version which is not installed/outdated.
==> WARNUNG: Please make sure you have the corresponding kernel headers package installed for each kernel on your system !
Build the dkms package or the regular one?
Paket (7) Alte Version Neue Version Netto-Veränderung lib32-nvidia-utils-tkg 565.77-263 565.77-263 0,00 MiB Gesamtgröße der installierten Pakete: 1061,94 MiB :: Installation fortsetzen? [J/n] j the drivers seem to be installed so far, but I'm not sure, if there are any negative sideffects. So far I can only see, that the performance is not, what i should be, but it's far better than before. |
The errors about old zen kernel versions are from dkms and are unrelated to this package entirely. |
Indeed it works perfectly, thanks a lot for the help :) |
Hello,
I'm experiencing issues on an Arch based distro using the latest kernel and every available version of nvidia-all.
Error I get at the end of the installation is:
(11/15) Reloading system bus configuration... (12/15) Update Nvidia modules in initcpio dracut: Executing: /usr/bin/dracut --kver=6.6.21-1-lts --force dracut: Can't write to /boot/efi/842c13385be0448d93ab256428336a4b/6.6.21-1-lts: Directory /boot/efi/842c13385be0448d93ab256428336a4b/6.6.21-1-lts does not exist or is not accessible. dracut: Executing: /usr/bin/dracut --kver=6.7.9-arch1-1 --force dracut: Can't write to /boot/efi/842c13385be0448d93ab256428336a4b/6.7.9-arch1-1: Directory /boot/efi/842c13385be0448d93ab256428336a4b/6.7.9-arch1-1 does not exist or is not accessible. dracut: Executing: /usr/bin/dracut --kver=6.7.9-zen1-1-zen --force dracut: Can't write to /boot/efi/842c13385be0448d93ab256428336a4b/6.7.9-zen1-1-zen: Directory /boot/efi/842c13385be0448d93ab256428336a4b/6.7.9-zen1-1-zen does not exist oris not accessible. error: command failed to execute correctly (13/15) Updating the desktop file MIME type cache... (14/15) Performing snapper post snapshots for the following configurations... ==> root: 906 (15/15) Syncing all file systems... -> exit cleanup done
The text was updated successfully, but these errors were encountered: