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 !
Look for your cdrom in /var/log/messages
If your cdrom is on the same cable with the Harddisk, the cdrom is
'dev/hdb'. If it is on the second cable, it is '/dev/hdc' or '/dev/hdd'
and then make a 'ln -s /dev/hdX /dev/cdrom' where the 'X' is the letter
for your CD-Rom.
Michelle
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
- Debian cannot find the CD Barry Cugley
- Re: Debian cannot find the CD sean finney
- Re: Debian cannot find the CD David Z Maze
- Re: Debian cannot find the CD Kent West
- Re: Debian cannot find the CD Miguel Ângelo Soares
- Magic with make install Eduardo Rocha Costa
- Re: Magic with make install Christophe TROESTLER
- Re: Magic with make install Vineet Kumar
- Michelle Konzack