You are not logged in.
Do you see an error in the following line:
172.168.1.254:/home/user/savedir /home/user/savdir nfs defaults 0 0If I mount the filesystem with
sudo mount -t nfs 172.168.1.254:/home/user/savdir /home/user/savdirit goes well but when I type
sudo systemctl daemon-reload ; sudo systemctl restart local-fs.target ; sudo systemctl restart remote-fs.target ; ll /home/user/savdirit says Dependency failed for Remote File Systems in journalctl
Last edited by thomasbb (2021-07-25 17:33:22)
Offline
is in wiki fstab , add option for network access
LTS - Fish - Kde - intel M100 - 16Go RAM - ssd
Offline
Cheers
Offline