FG
💻 Software

How to Set "<options>" in fstab - Manual Mounting is Successfull

Fresh5 days ago
Mar 15, 20266397 views
Confidence Score0%
0%

Problem

I am not real familiar with fstab yet, so I have a couple questions. When I use this command to mount devices: With passwords: sudo="local user password" password="password for device" How do I translate that into an fstab entry? So far, I have tried this in the fstab and mounting fails: This is wh…

Error Output

sudo mount -t cifs -o username=admin //192.168.1.134/share_name /mnt/share_name

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to Set "<options>" in fstab - Manual Mounting is Successfull

Low Risk

You should have something along the lines of: Note A: The options makes sure the mount is only attempted AFTER a network connection has been established.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment