User Tools

Site Tools


bsd:notes:ntfs_fstab

This is an old revision of the document!


Table of Contents

NTFS

su -
pkg install 'fusefs-ntfs'
sysrc kld_list+='fusefs'

fstab

gptid

  • rawuuid
geom disk list
gpart list 'da0'
glabel status

fstab

su -
mkdir -p '/mnt/NAS1' && ee '/etc/fstab'
# 10TB NAS
/dev/gptid/x /mnt/NAS1 ntfs-3g late,mountprog=/usr/local/bin/ntfs-3g,rw,big_writes,uid=1001,gid=1001 0 0

# End
/usr/local/www/wiki/data/attic/bsd/notes/ntfs_fstab.1776818261.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki