June 2004
Intermediate to advanced
1056 pages
39h 58m
English
mount_ntfs
mount_ntfs [-a] [-i] [-Wfilename] [-uuser_ID] [-ggroup_ID] [-mmode] [-omount_options]device mount_point
Mounts NTFS filesystems into the directory hierarchy.
-a
Filenames are mapped to DOS 8.3 format.
-g
Set group ownership on files in the volume. Defaults to the mount point’s group owner.
-i
Cause filename lookups to be case-insensitive.
-m
Set the maximum permissions for files in the volume. The argument is
an octal mode, as described in the chmod manpage.
-o
Takes -o options as listed in the
mount manpage.
-u
Set ownership on files in the volume. Defaults to the mount point’s owner.
-W
Specify a file containing character set conversion tables.
device
The disk device filename, e.g., /dev/disk0s5.
mount_point
The directory on which the filesystem is mounted.
Read now
Unlock full access