Name

msdos.util

Synopsis

msdos.util -m device mount_point { fixed | removable }
{ readonly | writable } { suid | nosuid } { dev | nodev }

msdos.util -p device { fixed | removable } { readonly | writable }

msdos.util -u device

msdos.util -n device name
               

Description

Mounts FAT (MS-DOS) filesystems into the directory hierarchy.

Options/Usage

-m

Mounts the device.

-n

Resets the volume name of the device. This function doesn’t appear to work.

-p

Probes the device, and prints the volume name to standard output.

-u

Unmounts the device. This function doesn’t appear to work.

device

The disk device filename, e.g., disk0s5.

mount_point

The directory on which the filesystem is mounted.

Location

/System/Library/Filesystems/msdos.fs

Get Mac OS X Panther for Unix Geeks, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.