Whoops...it is late I forgot the b at the end of the mknod command. So
it should be:
mknod cdrom major minor b
Paul Anderson
Paul Anderson wrote:
>
> John H Darrah wrote:
> >
> > On Sat, 25 Apr 1998, Braden N. McDaniel wrote:
> >
> > > >
> > > > There is a link between the SCSI drive 0
John H Darrah wrote:
>
> On Sat, 25 Apr 1998, Braden N. McDaniel wrote:
>
> > >
> > > There is a link between the SCSI drive 0 and your cdrom device. Is this
> > > where your cdrom is (I doubt it.) Link it to the appropraite device and
> > > you should be good to go.
> >
> > How do I do this?
On Sat, 25 Apr 1998, Braden N. McDaniel wrote:
> >
> > There is a link between the SCSI drive 0 and your cdrom device. Is this
> > where your cdrom is (I doubt it.) Link it to the appropraite device and
> > you should be good to go.
>
> How do I do this? ln /dev/scd0 /mnt/cdrom ?
Like This:
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Paul Anderson
> Sent: Saturday, April 25, 1998 5:04 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Mounting a SCSI CD-ROM
>
>
> Braden N. McDaniel wrote:
> >
> > Wh
Braden N. McDaniel wrote:
>
> When I try to mount my CD-ROM in the File System Manager, I get the error
>
> mount /dev/cdrom
>
> returned the following error:
>
> mount: can't find /dev/scd0 in /etc/mtab or /etc/fstab
>
> Now, I know I can change the line in /etc/fstab