Re: Pb newbie carte pcmia lecteur memoire flash

From: andre (andre.y1_at_free.fr)
Date: 11/21/03


Date: Fri, 21 Nov 2003 06:30:04 +0100

Dances With Crows wrote:

> On Thu, 20 Nov 2003 21:05:51 +0100, andre staggered into the Black Sun
> and said:
>> hde: TOSHIBA THNCF256MAA, CFA DISK drive
>> ide2 at 0x100-0x107,0x10e on irq 3
>> hde: attached ide-disk driver.
>> hde: task_no_data_intr: status=0x51 { DriveReady SeekComplete Error }
>> hde: task_no_data_intr: error=0x04 { DriveStatusError }
>
> This is, as far as I can tell, normal with all PCMCIA CF adapters.
>
>> hde: 500736 sectors (256 MB) w/2KiB Cache, CHS=978/16/32
>> /dev/ide/host2/bus0/target0/lun0: p1
>> devfs_do_symlink(disc0): could not append to parent, err: -17
>
> I've never seen this error before.
>
>> I created a repertory /mnt/hde1 and I try to launch mount /mnt/hde1 or
>> mount /dev/hde /mnt/hde1 and it do not run!
>
> The kernel messages say that there's one partition on this device.
> Doing "mount /dev/hde /mnt/somewhere" won't work, since it's
> partitioned. Do "mount /dev/hde1 /mnt/somewhere" and see if it works.
>
When I do mount /dev/hde1 /mnt/hde1 on the console root : no reponse
 on a other console dmesg say always the same error (err -17).