(Answer) (Category) SCO UnixWare 7/OpenUNIX 8/OpenServer 6 FAQ : (Category) Media/Device Information, Filesystems, and Disks :
How do I access the disc in my cd-rom drive?
The disc has a filesystem on it, which is called a 'cdfs' filesystem in Uw7/OSR6, and it needs to be mounted to be accessed:
      mount -r -F cdfs /dev/cdrom/cdrom1 /mnt
where; mount <-- The command needs to be run by by a privileged user. -r <-- Specifies read only. -F cdfs <-- Describes the filesystem type as 'cdfs' /dev/... <-- Specifies the first cdrom drive (a block device). /mnt <-- The directory to which the disc is mounted. It must exist before running the 'mount' command.

<mschalit@pacbell.net>
gerberb@zenez.com

[Append to This Answer]
Previous: (Answer) How do I mount a floppy and view the contents?
Next: (Answer) What might a guru type when mounting a disc?
This document is: http://www.zenez.com/cgi-bin/ou8faq/faq?file=72
[Search] [Appearance]
This is a Faq-O-Matic 2.721.