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 Sat, Jan 24, 2009 at 02:10:33PM +0100, Christoph Egger wrote:
> > I can't mount a cdrom with 5.99.7 on amd64.
> > But I can mount a cdrom with 5.99.3 on amd64.
> > 
> > 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
> 
> Could you try a `disklabel cd0'? and mail me the output of:
> 
> rm f1.out
> dd if=/dev/cd0d bs=512 count=128 of=f1.out
> hexdump -C f1.out
> 
> That'll clear things up, i think i have been to strict in my
> patch and flawed the iso9660 recognition.

hexdump output is attached.

Christoph
-- 
Greetings,

Christoph


Attachment: f1.hexdump
Description: Binary data



Home | Main Index | Thread Index | Old Index