icon Top 9 categories map      RocketAware > man pages >

mount_cd9660(8)

Tips: Browse or Search all pages for efficient awareness of more than 6000 of the most popular reusable and open source applications, functions, libraries, and FAQs.


The "RKT couplings" below include links to source code, updates, additional information, advice, FAQs, and overviews.


Home

Search all pages


Subjects

By activity
Professions, Sciences, Humanities, Business, ...

User Interface
Text-based, GUI, Audio, Video, Keyboards, Mouse, Images,...

Text Strings
Conversions, tests, processing, manipulation,...

Math
Integer, Floating point, Matrix, Statistics, Boolean, ...

Processing
Algorithms, Memory, Process control, Debugging, ...

Stored Data
Data storage, Integrity, Encryption, Compression, ...

Communications
Networks, protocols, Interprocess, Remote, Client Server, ...

Hard World
Timing, Calendar and Clock, Audio, Video, Printer, Controls...

File System
Management, Filtering, File & Directory access, Viewers, ...

    

RocketLink!--> Man page versions: OpenBSD FreeBSD NetBSD Others



MOUNT_CD9660(8)         OpenBSD System Manager's Manual        MOUNT_CD9660(8)

NAME
     mount_cd9660 - mount an ISO-9660 filesystem



SYNOPSIS
     mount_cd9660 [-egR] [-o options] special | node

DESCRIPTION
     The mount_cd9660 command attaches the ISO-9660 filesystem residing on the
     device special to the global filesystem namespace at the location indi-
     cated by node. This command is normally executed by mount(8) at boot
     time.

     The options are as follows:

     -e      Enable the use of extended attributes.

     -g      Do not strip version numbers on files.  (By default, if there are
             files with different version numbers on the disk, only the last
             one will be listed.)  In either case, files may be opened without
             explicitly stating a version number.

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

     -R      Do not use any Rockridge extensions included in the filesystem.

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

BUGS
     The cd9660 filesystem does not support the original "High Sierra"
     ("CDROM001") format.

     POSIX device node mapping is currently not supported.

     Version numbers are not stripped if Rockridge extensions are in use.  In
     this case, accessing files that don't have Rockridge names without ver-
     sion numbers gets the one with the lowest version number and not the one
     with the highest.

     There is no ECMA support.

HISTORY
     The mount_cd9660 utility first appeared 4.4BSD.

4th Berkeley Distribution       March 27, 1994                               1

Source: OpenBSD 2.6 man pages. Copyright: Portions are copyrighted by BERKELEY
SOFTWARE DESIGN, INC., The Regents of the University of California, Massachusetts
Institute of Technology, Free Software Foundation, FreeBSD Inc., and others.



(Corrections, notes, and links courtesy of RocketAware.com)


[Detailed Topics]
FreeBSD Sources for mount_cd9660(8)
OpenBSD sources for mount_cd9660(8)


[Overview Topics]

Up to: Specific Types of File Systems - Specific forms of file systems. DFS, NFS, MS-DOS, etc.
Up to: File System Operations - Operations for entire file-systems (quotas, configuration, consistency, mount, unmount, et al)


RocketLink!--> Man page versions: OpenBSD FreeBSD NetBSD Others






Rapid-Links: Search | About | Comments | Submit Path: RocketAware > man pages > mount_cd9660.8/
RocketAware.com is a service of Mib Software
Copyright 1999, Forrest J. Cavalier III. All Rights Reserved.
We welcome submissions and comments