Re: cdrom

From: Dave Uhring (daveuhring_at_yahoo.com)
Date: 03/25/05


Date: Thu, 24 Mar 2005 19:47:16 -0600

On Fri, 25 Mar 2005 13:29:49 +1200, Shane (aka froggy) wrote:

> Whilst Im in the habit of asking,
> how in the wild wild world of sports do I find the cdrom drive?
> (er I mean from within the OS)

/etc/fstab
...
/dev/cd0a /cdrom cd9660 ro,noauto 0 0
...

mkdir /cdrom
mount /cdrom