Current-Users archive

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

Re: 5.99.7: can't mount cdrom



Hi Christoph,

On Thu, Jan 29, 2009 at 05:01:07PM +0100, Christoph Egger wrote:
> > > I get this error:
> > > 
> > > # mount -t cd9660 /dev/cd0a /cdrom
> > > wdc_atapi_intr: warning: reading only 8 of 20 bytes
> > > mount_cd9660: /dev/cd0a: Device not configured
> > > #
> > > 
> > > Repeating the mount command only gives this error:
> > > mount_cd9660: /dev/cd0a: Device not configured

Looking at the logic again, its the initial atapi error that gives rise to
this behavior. The disclabel is then already (wrongly) constructed and won't
be rebuild until you re-load the CD/DVD. The dump you provided indeed showed
it was a disc mountable by cd9660, so thats ok! :)

Could you try to reload the CD/DVD and if it still is causing the same
problem, please send me the output of the following command (from
pkgsrc/misc/udfclient) :

cd_disect /dev/cd0d

The error you read is most likely due to a oddity of your CD/DVD drive and
shouldn't happen. Thus please try again and send me the output of the command
:)

BTW, if its a non multisession CD, you can allways try to `mount -t cd9660
/dev/cd0d /mnt' to mount it.

With regards,
Reinoud

Attachment: pgp0UjBIuEtwi.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index