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

Re: cd seen as blank cd



On Fri, Jan 25, 2008 at 04:44:35AM +0100, Thierry Chatelet wrote:
> On Thursday 24 January 2008 17:54, Thierry Chatelet wrote:
> > Hi,
> > On a new Etch-amd64 install, when I load a cd in the drive, it is seen as
> > blank cd. Now, say I take a debian install cd, it is seen at boot, and I
> > can start the instalation ( I stopped before formating, I would rather not
> > re-install). In fstab, I have:
> > /dev/hda        /media/cdrom0   udf,iso9660 user,noauto     0       0
> >
> > Any ideas?
> > Thanks
> 
> More information: In k3b, I can mount the cd's and see what's in it. But the 
> storage applet says blank cdrom, and if I try to open it with Konqueror, I 
> get a message "malformed url". Nothing shows up in /media/cdrom0 either as 
> user or as root.
> I am at lost on that one...
> Thierry

We need an actual error message.  I know: you're using a pointy-clicky
thingy.  Get to a command line and try:

$ mount /dev/hda

Give us the error.

Try removing the udf part of the fstab entry.  Perhaps its getting
confused.  A normal CD should be iso9660.

Install the package cdck and run it on the cd.  It doesn't need to be
mounted: it tries to read the whole CD and checks for problems at the
bit-on-the-media level.

Give us the output of any commands you run.

Doug.


Reply to: