Re: mount a cd with /dev/scd0

2006-05-27 Thread Mark Walter
Hi Oli, > > mount: /dev/scd0 is not a valid block device > > What does dmesg tell you? Is the drive really detected on /dev/scd0? yes, it's working now. I forgot to compile the scsi cd support into the kernel. Many thank's for you help ! -- Best Regards, Mark -- To UNSUBSCRIBE, email to [

Re: mount a cd with /dev/scd0

2006-05-26 Thread Olafur Jens Sigurdsson
Þann 2006-05-26, 13:35:01 (+0200) skrifaði Mark Walter: > Hi, > > I'am using a vanilla kernel and I'am trying to mount a cd with: > > mount -t iso9660 /dev/scd0 /mnt > > but I receive the error message: > > mount: /dev/scd0 is not a valid block device What does dmesg tell you? Is the drive rea