You are not logged in.
Pages: 1
Hey, I'm trying to add a hook to install nvidia drivers using mv
sudo mv ./nvidia.hook /etc/pacman.d/hooks/ However every time I try and move the hook from my home to the folder I get this
mv: cannot create regular file '/etc/pacman.d/hooks/': Not a directory I checked the directory and there is indeed no folder to add hooks, I cant find anything online so I'm asking here. If you need anything else I can provide it.
Offline
So make it. Nothing complicated, just nothing bothers making an empty dir.
Online
So make it. Nothing complicated, just nothing bothers making an empty dir.
Oh it's just that simple alright, I just assumed if it wasn't there something wrong must have happened and it wouldn't work either way (looking back kinda dumb to think that considering its just a folder lol)
But it did work thank you.
Last edited by fasdf344 (2024-01-23 18:51:16)
Offline
Pages: 1