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

General Questions • [Software] Mounting on Boot - Network and Local

$
0
0
I have two lines in my fstab that will not mount properly on boot. The two mount names who in my File Manager but clicking on them does nothing. Running

Code:

sudo mount -a
will mount them fine and I will be on my way.

I also get an error with a local drive when I run that command and the fstab entry is

Code:

/dev/nvme0n1p7 /media/ntfs-shared
.

When I click "+ Other Locations" that shared drive is there an accessible. I even have it added in Steam as my game install directory as it is shared with my sometimes used Win11 install.

I'm confused with these entries and errors, as they both work when the command is manually ran, but I do get an error with the external drive, yet it still works fine.


Here are the lines from the fstab:

Code:

//192.168.50.21/plex-media /media/plex-media cifs credentials=/home/username/.smbcredentials,file_mode=0666,dir_mode=0777,iocharset=utf8 0 0/dev/nvme0n1p7 /media/ntfs-shared

Statistics: Posted by gateship1 — 2024-01-15 17:20 — Replies 1 — Views 293



Viewing all articles
Browse latest Browse all 3200

Trending Articles