Technical information
235
Sample Unix and Linux Mount
Commands
These CD-ROM mount commands are only examples. Your command arguments may be different depending on the
file systems you have installed. In particular, if the /cdrom mount point does not exist, use /mnt in place of
/cdrom in these examples. Consult your system administrator for the appropriate command to use for your
installation.
Operating system Command
Compaq
mount -r /dev/rz4c /cdrom
mount -r -t cdfs -o rrip /dev/rz4c /cdrom
HP
pfs_mount -o xlat=unix /dev/dsk/<device> /cdrom
IBM
mount -r -v cdrfs /dev/cd0 /cdrom
NCR
mount -F cdfs <cdrom-dev> /cdrom
SCO
mount -r /dev/cd0 /cdrom
mount -r -f hsfs /dev/cd0 /cdrom
mount -r HS /dev/cd0 /cdrom
Sun
mount -r hsfs /dev/sr0 /cdrom