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

Re: CD has not been seen in debian40r3 console



lovecreatesbea...@gmail.com wrote:
> I do not mount cd rom successfully. It seems that CD has not been seen
> in debian40r3 console, but when the cd rom icon can be seen on the
> desktop after lunch X window by startx. How can I see cd outside X
> window?
>
> $ grep cdrom /etc/fstab
> /dev/hdc        /media/cdrom0   udf,iso9660 user,noauto     0       0
> $ ls -l /dev/cdrom
> lrwxrwxrwx 1 root root 3 2008-05-14 00:05 /dev/cdrom -> hdc
> $ su -c 'mount -t iso9660 /dev/hdc /cdrom'
> Password:
> mount: No medium found
> $
>
> Thank you for your time.

What about:
mount /media/cdrom0
Does this 'No medium found' occur with every CD or just one/some?

When you insert the CD, try as root:
dd if=/dev/hdc bs=256 count=1 | hd

anything or error again?

PS. sorry about the private mail I sent to lovecreatesbea...@gmail.com earlier. My bad.

--
Juha Tuuna


Reply to: