This manual page is for Mac OS X version 10.6.3

If you are running a different version of Mac OS X, view the documentation locally:

  • In Terminal, using the man(1) command

Reading manual pages

Manual pages are intended as a quick reference for people who already understand a technology.

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

  • For more information about this technology, look for other documentation in the Apple Reference Library.

  • For general information about writing shell scripts, read Shell Scripting Primer.



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

NAME
     diskarbitrationd -- disk arbitration daemon

SYNOPSIS
     diskarbitrationd [-d]

DESCRIPTION
     diskarbitrationd listens for connections from clients, notifies clients of the appearance of disks and
     filesystems, and governs the mounting of filesystems and the claiming of disks amongst clients.

     diskarbitrationd is accessed via the Disk Arbitration framework.

     Options:

     -d       Report detailed information in /var/log/diskarbitrationd.log.  This option forces
              diskarbitrationd to run in the foreground.

     The file /etc/fstab is consulted for user-defined mount points, indexed by filesystem, in the mount
     point determination for a filesystem.  Each filesystem can be identified by its UUID or by its label,
     using the constructs ``UUID'' or ``LABEL'', respectively.  For example:

        UUID=DF000C7E-AE0C-3B15-B730-DFD2EF15CB91 /export ufs   ro
        UUID=FAB060E9-79F7-33FF-BE85-E1D3ABD3EDEA none    hfs   rw,noauto
        LABEL=The\040Volume\040Name\040Is\040This none    msdos ro

FILES
     /etc/fstab
     /var/log/diskarbitrationd.log
     /var/run/diskarbitrationd.pid
     /System/Library/LaunchDaemons/com.apple.diskarbitrationd.plist

SEE ALSO
     fstab(5)

Darwin                                          July 18, 2004                                         Darwin

Reporting Problems

The way to report a problem with this manual page depends on the type of problem:

Content errors
Report errors in the content of this documentation with the feedback links below.
Bug reports
Report bugs in the functionality of the described tool or API through Bug Reporter.
Formatting problems
Report formatting mistakes in the online version of these pages with the feedback links below.

Did this document help you? Yes It's good, but... Not helpful...