[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: problem with cdrom



Hello

Alberto Bert (<bert@isiosf.isi.it>) wrote:

> I've installed debian tesiting on my laptop, but I'm experiencing
> troubles with the cdrom.
> 
> I've got a sym. link /cdrom to /media/cdrom, which is itself a link to
> /media/cdrom0, which doesn't exist (!)

You can create it: mkdir /media/cdrom0

> here is the fstab:
> 
> /dev/hdb        /media/cdrom0   iso9660 ro,user,noauto  0       0
> 
> I made /media/cdrom0, but I cannot mount it:
> 
> # mount /media/cdrom0
> mount: wrong fs type, bad option, bad superblock on /dev/hdb,
>        or too many mounted file systems
> 
> I don't know what to do now... any hint?

Is the isofs driver loaded (lsmod)? Is hdb the correct device? Check
dmesg for any info. Also make sure that the ide-cd driver is presend.
You did not set up ide-scsi, did you?

best regards
 Andreas Janssen

-- 
Andreas Janssen <andreas.janssen@bigfoot.com>
PGP-Key-ID: 0xDC801674 ICQ #17079270
Registered Linux User #267976
http://www.andreas-janssen.de/debian-tipps-sarge.html



Reply to: