View Single Post
Mara's Avatar
Posts: 1,310 | Thanked: 820 times | Joined on Mar 2006 @ Irving, TX
#1763
Originally Posted by pali View Post
now /etc/default/mount-opts is installed by system update and this file should not be modified!!! (it is also written in the first line)

file mount-opts-overwrite should be used for overwriting original values in mount-opts.
pali:

My mount-opts file after latest CSSU looked like this:

# Options for mounting user's filesystems

home_opts=rw,noatime,errors=continue,commit=1,data =writeback,"
fat_opts="noauto,nodev,nosuid,noatime,nodiratime,u tf8,uid=29999,shortname=mixed,dmask=000,fmask=0133 ,rodir"


I added this line to make my MyDocs to mount properly:
vfat_opts="$fat_opts"


The first line does not mention anything about not editing the file? Maybe the CSSU did not update my mount-opts file for some reason?
 

The Following 5 Users Say Thank You to Mara For This Useful Post: