Mount

De WikiMar
Dreceres ràpides: navegació, cerca


Remount to avoid modifying the access time every time a file is read

mount /mount/usddrivename -o remount,noatime,nodiratime

You can look at /proc/mounts to see the flags currently in effect

cat /proc/mounts


Using NTFS drives efficiently

in the /etc/fstab

UUID=01D01E2EC337D750 /media/K4000_64k ntfs noauto,nosuid,noexec,nodev,noatime,nodiratime,big_writes,fmask=0003,dmask=0002,uid=1002,gid=1002,utf8 0 0