ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages

 

This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles.

For more information about the manual page format, see the manual page for manpages(5).



MOUNT_NTFS(8)             BSD System Manager's Manual            MOUNT_NTFS(8)

NAME
     mount_ntfs -- mount an NTFS file system

SYNOPSIS
     mount_ntfs [-o options] special node

DESCRIPTION
     The mount_ntfs command attaches the NTFS file system residing on the device special to the global file
     system namespace at the location indicated by node.  This command is normally executed by mount(8) at
     boot time, but can be used by any user to mount an NTFS file system on any directory that they own
     (provided, of course, that they have appropriate access to the device that contains the file system).

     The options are as follows:

     -o      Options are specified with a -o flag followed by a comma separated string of options.  See the
             mount(8) man page for possible options and their meanings.

SEE ALSO
     mount(2), unmount(2), fstab(5), mount(8)

HISTORY
     This NTFS implementation first appeared in Mac OS X 10.5.

AUTHORS
     This NTFS implementation was written by Anton Altaparmakov <aia21@cantab.net>.

Mac OS X                       October 22, 2006                       Mac OS X

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.