Quantcast
Channel: Active questions tagged mount+fstab - Ask Ubuntu
Viewing all articles
Browse latest Browse all 699

permissions option in mount ntfs

$
0
0

I recently read this answer about mounting NTFS partitions in linux, so that I can change file and folder permissions (chmod). And they explain that I use the option "permissions". Example:

# fstabUUID=12102C02102CEB83 /mount_point  ntfs-3g  defaults,permissions 0 0# manualsudo mount /dev/sdax -t ntfs-3g -o permissions /mount_point

And works, but i checked man fstab and man mount and couldn't find the option "permissions". Search internet and in few places mention it, but without link to the source

Can someone tell me where this option comes from? (Provide an official link explaining this option). Thanks


Viewing all articles
Browse latest Browse all 699

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>