Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 3260

System and Network configuration • Error while loading mount point during boot sequence

$
0
0
Hi all,

I'm facing an issue with a mount point defined in /etc/fstab during the boot sequence.

I have the following line in my /etc/fstab file :

Code:

//192.168.1.60/movies /mnt/synology cifs vers=3.0,credentials=/root/.synocred 0 0
During the boot sequence I have the following error :

Code:

[    2.754120] CIFS: Attempting to mount \\192.168.1.60\movies[    2.754150] CIFS: VFS: Error connecting to socket. Aborting operation.[    2.754172] CIFS: VFS: cifs_mount failed w/return code = -101
Once I'm connected after the boot sequence if I run command

Code:

mount -a
the CIFS shared is correctly mounted.

It seems that system try to do mount before having network access.

How can I get around this problem ?

Debian version : 12.5
Running environment : VM running on top of proxmox

Thanks in advance.

Statistics: Posted by MyGoul — 2024-05-03 16:32 — Replies 11 — Views 145



Viewing all articles
Browse latest Browse all 3260

Trending Articles