[Previous] [Contents] [Next]

mount_cdfs

Mount CD-ROM filesystems (QNX)

Syntax:

mount_cdfs CD-ROM-block_special_file directory...

Options:

See mount_iso9660.

Description:

The mount_cdfs utility is a link to mount_iso9660. It is used by the mount utility to mount CD-ROM block special files as filesystems. The mount_cdfs link exists so that users of the mount utility can specify the more intuitive -t cdfs to the mount command instead of -t iso9660.

Exit status:

0
Successful completion.
>0
An error occurred.

See also:

Iso9660fsys, mount, mount_iso9660, mount_smb


[Previous] [Contents] [Next]