Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

ntfs.util(8) [osx man page]

NTFS.UTIL(8)						    BSD System Manager's Manual 					      NTFS.UTIL(8)

NAME
ntfs.util -- NTFS file system utility SYNOPSIS
ntfs.util -k device ntfs.util -m device mountpoint mountflag1 mountflag2 mountflag3 mountflag4 ntfs.util -p device mountflag1 mountflag2 ntfs.util -u device mountpoint DESCRIPTION
The ntfs.util command supports the mounting, probing, and unmounting of NTFS file systems. Options: -k Get the UUID key for the NTFS file system at device. -m Mount the NTFS file system located on device onto mountpoint with the flags mountflag1 mountflag2 mountflag3 mountflag4. -p Probe the device for an NTFS file system using the flags mountflag1 mountflag2. If the probe is successful, i.e. the device contains a valid NTFS file system, its label is printed to the standard output stream. -u Unmount the NTFS file system located at device and mounted on mountpoint. The mountflags referenced above are: o mountflag1: removable or fixed o mountflag2: readonly or writeable o mountflag3: suid or nosuid o mountflag4: dev or nodev SEE ALSO
diskarbitrationd(8) mount_ntfs(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

Check Out this Related Man Page

HFS.UTIL(8)						    BSD System Manager's Manual 					       HFS.UTIL(8)

NAME
hfs.util -- HFS/HFS+ file system utility SYNOPSIS
hfs.util -m device mountpoint [mountflag1] [mountflag2] [mountflag3] [mountflag4] hfs.util -p device [mountflag1] [mountflag2] [mountflag3] [mountflag4] hfs.util -J [size] mountpoint hfs.util -U mountpoint hfs.util -N device hfs.util -I mountpoint hfs.util [-aksu] device DESCRIPTION
The hfs.util command supports the mounting, probing, and unmounting of HFS file systems. Options: -a Adopt permissions for the HFS file system at device -I Print out status information about the journal on the HFS file system at mountpoint -J [size] Enable journaling on the HFS file system mounted on mountpoint. An optional size may be specified (e.g. 32M for a 32 megabyte journal). -k Get the UUID key for the HFS file system at device. -m Mount the HFS file system located on device onto mountpoint with the flags mountflag1 mountflag2 mountflag3 mountflag4 -M Force mount the HFS file system located on device onto mountpoint with the flags mountflag1 mountflag2 mountflag3 mountflag4. This is a deprecated option. -N Disable journaling on a HFS+ file system located at device -p Probe the device for an HFS file system using the flags mountflag1 mountflag2 mountflag3 mountflag4 -s Set the UUID key (generates a new UUID value) for the HFS file system at device -u Unmount the HFS file system located at device -U Disable journaling on the HFS+ file system mounted on mountpoint The mountflags referenced above are either: o removable or fixed o readonly or writeable o suid or nosuid o dev or nodev Note that for the device references above, you must only supply the last component of the path to the device in question, such as disk0s2 rather than /dev/disk0s2. SEE ALSO
diskarbitrationd(8) HISTORY
Derived from the Openstep Workspace Manager file system utility programs. Darwin July 16, 2003 Darwin
Man Page

15 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Mounting ntfs through network???

Hi all, I wonder if there is any possibility to mount NTFS or FAT32 from remote Windows* machine to, let's say, OpenBSD or RedHat??? Like Samba, but reverse. Thank you all. (6 Replies)
Discussion started by: solvman
6 Replies

2. Slackware

Which Unix for Fileserving with NTFS partitions as one sole purpose use?

I have a distant history with Dos based systems so I'm not overwhelmed, but my Unix experience is entirely limited to hacking my Tivo. So I'm kindly requesting a pointer in the right direction specifically asking which Linux would best suit my needs... What I want to do I wish to use an old... (13 Replies)
Discussion started by: Mark Ward
13 Replies

3. Red Hat

Mounting NTFS filesystem

I'm currently running dual boot Linux & Windows. Linux is Fedora core 3. I've downloaded and installed the rmp that was needed so that I could mount a NTFS filesystem. But when I go to mount the filesystem I'm still getting error's stating it does not support the NTFS filesystem. Also the... (9 Replies)
Discussion started by: woofie
9 Replies

4. Gentoo

Red Hat 9 - NTFS Support

Does any one know if RedHat 9 comes with ntfs support by default? And, if by chance its not included by default, does any one here know where I can get that support added? (10 Replies)
Discussion started by: AndroidI6
10 Replies

5. Solaris

Mount option

Can i able to mount a directory with specific size in solaris 10. for eg: mount -o size=5g /test /test1 Thanks. (7 Replies)
Discussion started by: Jartan
7 Replies

6. UNIX for Dummies Questions & Answers

Ntfs support

hello, I want to acces my other drives(NTFS) on my fedora 6......I had recomplied my kernel to 2.6.23....previously it was 2.6.18.... Also I had loaded driver for ntfs ie.......installed successfully ....fuse + ntfs-3g..... Now I am able to accces my other ntfs drives....... but what i need is... (11 Replies)
Discussion started by: arunchaudhary19
11 Replies

7. UNIX for Dummies Questions & Answers

how to know the device on which the file is located

Hi, i want to know on which device a file is located is there any command or anyway to know it thanks santosh (5 Replies)
Discussion started by: santosh149
5 Replies

8. Solaris

Problem Accessing disk

Basically I´m Absolutely New to Opensolaris (Started Using It This Morning), I´m Following A Tutorial On How To Access NTFS Partitions. Device Driver Utility Finds It And Says Everythings Fine With It DISK : ST3160022ACE Capacity : 160G Driver ... (7 Replies)
Discussion started by: xXCanisLupusXx
7 Replies

9. AIX

Using AIX HACMP and NFS together

Hi, need advice on this. Is it possible to assign a mountpoint from a SAN storage to server1 & server2. Use NFS to the same mountpoint from server2 so that concurrent access is allowed. Can this setup be used together with HACMP? If server1 crash, the mountpoint resource will swing to... (8 Replies)
Discussion started by: chongkls77
8 Replies

10. Red Hat

mounting ntfs volume in RHEL5

Need a little help here. I am having trouble mounting an NTFS volume in RHEL5, here are the commands. root # mount -t ntfs-3g /dev/sda1 /media/my-volume FATAL: Module fuse not found. ntfs-3g-mount: fuse device is missing, try 'modprobe fuse' as root root # modprobe fuse FATAL: Module fuse... (5 Replies)
Discussion started by: etcpasswd
5 Replies

11. UNIX for Dummies Questions & Answers

Ext3 to NTFS - transfering data

Alright so here is my problem: I have an ext3 external hard drive with about 270gb of data that needs to be copied/transferred to a NTFS drive. The NTFS drive has data currently on it...which obviously needs to stay intact. My supervisor mentioned that this problem could be a little tricky so I... (9 Replies)
Discussion started by: huntreilly25
9 Replies

12. AIX

read lv mountpoint information directly from disk

Hello, I need to get the lv mountpoint from the hdisk directly (from vgda i guess) and not from odm or /etc/filesystems I knew the command, but unfortunately I forgot it ;) cheers funksen (5 Replies)
Discussion started by: funksen
5 Replies

13. Solaris

Mountpoint 100% but no data inside

One of our mountpoint shows 100% but we have less data on that mountpoint. Pls help me to find which data/process holds the space. bash-3.00$ cd /oracle/server_software/oracle10 bash-3.00$ du -sh * 0K admin 260M app 0K flash_recovery_area 0K lost+found 0K oradata ... (6 Replies)
Discussion started by: rock123
6 Replies

14. OS X (Apple)

How to access a NTFS partition on hard drive through Terminal in OSX ?

Hi , I have a Mac OS X Lion mac book pro. I have a hard drive which I have partitioned in two (a) OSX Partition - Mac OS Extended Journaled format. Mount point: / (b) Data Partition - Windows NT Filesystem format. Mount point: /Volumes/Data I need to access the NTFS partition (I have a... (6 Replies)
Discussion started by: neil.k
6 Replies

15. UNIX for Dummies Questions & Answers

bourne script problem

I've got an NTFS file system mounted on my Linux box, which means I can have multi-word directory names. I want to recurse through the directory structure copying stuff from /A to /B when it does not already exist on /B. Here is the chunk of code, and the output of a set -x run on that chunk of... (8 Replies)
Discussion started by: esmith92000
8 Replies