From: Drew Sullivan (drew@lethe.uucp)
Date: 05/13/93


From: drew@lethe.uucp (Drew Sullivan)
Subject: Re: Inane question about mounting CD-ROMs
Date: Fri, 14 May 1993 03:51:27 GMT

In article <1sml29$tda@hal.gnu.ai.mit.edu> mycroft@hal.gnu.ai.mit.edu (Charles Hannum) writes:
>
>Can someone send me a mount command that will mount a CD-ROM using the
>standard device name (scd0?) over /cdrom? I need to know this, and
>really can't spare the machine or time it would take to install Linux
>again...

mount -t iso9660 -r /dev/scd0 /cdrom

or in the /etc/fstab:

/dev/scd0 /cdrom iso9660 ro

-- 
  -- Drew Sullivan, <drew@lethe.hades.gts.org>  -- Toronto, Ontario, Canada