You are not logged in.

#1 2021-07-25 16:39:05

thomasbb
Member
Registered: 2020-05-22
Posts: 52

[SOLVED] fstab - Dependency failed for Remote File Systems.

Do you see an error in the following line:

172.168.1.254:/home/user/savedir	/home/user/savdir	nfs 	defaults        0 0

If I mount the filesystem with

sudo mount -t nfs 172.168.1.254:/home/user/savdir /home/user/savdir

it 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/savdir

it says Dependency failed for Remote File Systems in journalctl

Last edited by thomasbb (2021-07-25 17:33:22)

Offline

#2 2021-07-25 17:07:39

papajoke
Member
From: france
Registered: 2014-10-10
Posts: 45

Re: [SOLVED] fstab - Dependency failed for Remote File Systems.

is in wiki fstab , add option for network access


LTS - Fish - Kde - intel M100 - 16Go RAM - ssd

Offline

#3 2021-07-25 17:32:51

thomasbb
Member
Registered: 2020-05-22
Posts: 52

Re: [SOLVED] fstab - Dependency failed for Remote File Systems.

Cheers

Offline

Board footer

Powered by FluxBB