OT: mounting cd on Linux system

Bill Campbell bill at celestial.com
Wed Oct 31 16:05:39 PDT 2007


On Wed, Oct 31, 2007, Scott Walker wrote:
>Is there an easy way to tell what the appropriate mount command is on
>any given Linux system.  I've started sending program updates on cd and
>it seems the mount command is different on different systems.

SuSE systems seem to have /dev/cdrom linked to the proper device
(assuming that there's only one CD).

CentOS too seems to have /dev/cdrom (and /dev/cdwriter on a
CentOS 4.5 system we have here).

A CentOS 5.0 system we have here which has a SCSI CD in addition
to the normal ATAPI drive has this:

lrwxrwxrwx 1 root root 4 Oct 26 10:32 /dev/cdrom -> scd0
lrwxrwxrwx 1 root root 3 Oct 26 10:32 /dev/cdrom-hdc -> hdc
lrwxrwxrwx 1 root root 4 Oct 26 10:32 /dev/cdrom-sr0 -> scd0
lrwxrwxrwx 1 root root 4 Oct 26 10:32 /dev/cdrw -> scd0
lrwxrwxrwx 1 root root 4 Oct 26 10:32 /dev/cdrw-sr0 -> scd0
lrwxrwxrwx 1 root root 4 Oct 26 10:32 /dev/cdwriter -> scd0
lrwxrwxrwx 1 root root 4 Oct 26 10:32 /dev/cdwriter-sr0 -> scd0

Many Linux systems will show the CD device on KDE or Gnome desktops.

One can also look at the ``dmesg'' output to see what it has to
say, presuming that it hasn't filled up since booting.

Bill
--
INTERNET:   bill at celestial.com  Bill Campbell; Celestial Software LLC
URL: http://www.celestial.com/  PO Box 820; 6641 E. Mercer Way
FAX:            (206) 232-9186  Mercer Island, WA 98040-0820; (206) 236-1676

Those who cast the vote decide nothing.
Those who count the vote decide everything. (Joseph Stalin)


More information about the Filepro-list mailing list