Re: Debian cannot find the CD

2002-12-09 Thread Michelle Konzack
Hello Barry, Am 23:34 2002-12-05 +0800 hat Barry Cugley geschrieben: >After restarting the computer, putting a cd in its drive and double clicking on the cd icon, I get the message: >"mount: special device /dev/cdrom does not exist" Thats right, becasuse /dev/cdrom is only a symbolic link ! Lo

Re: Debian cannot find the CD

2002-12-05 Thread Miguel Ângelo Soares
You must have a cdrom directory in root.  mkdir cdrom. That might solve your problem. Make sure your drive is an ATPI. - Original Message - From: Barry Cugley To: [EMAIL PROTECTED] Sent: Thursday, December 05, 2002 3:34 PM Subject: Debian cannot find the CD

Re: Debian cannot find the CD

2002-12-05 Thread Kent West
Barry Cugley wrote: Hello all Debian cannot find the CD drive (though Windows 98 can) so I have used the vi editor to change the file system table. Unfortunately, the CD is still not being found by Debian. I have changed the line in /etc/fstab /dev/cdrom/cdrom iso9660 defaults,noaut

Re: Debian cannot find the CD

2002-12-05 Thread David Z Maze
"Barry Cugley" <[EMAIL PROTECTED]> writes: > 1. (*) text/plain ( ) text/html (Can you configure your mail reader to only send plain-text mail, especially to mailing lists? HTML mail makes my spam filter unhappy...) > Debian cannot find the CD drive (though Windows 98 can) so

Re: Debian cannot find the CD

2002-12-05 Thread sean finney
do you know which ide device your cd drive is? i'd imagine that you're just missing a symlink. normally, /dev/cdrom is a link to /dev/hd[bcd], depending on where it's plugged in on your ide chain. if you don't know what i'm talking about, you can figure it out really easy by doing the following