Quote:>> I have found out how to mount (mount /dev/sda1 /mnt/pendisk). I
>> supposed that also umount should work.
>> I unmounted, waited for flashing of the control light to stop, and
>> detached physically the device. I then attached it again and tried to
>> remount it, but I get the error: No medium found.
>> Any idea?
> Provide us with the output from "dmesg | tail -40" after you tried this,
> and somebody will have an idea. There's too little information in what
> you provided to do more than guess, but the kernel will have logged
> a bunch of useful information including any errors.
Right.
I have found out about "eject".... in the meantime.
BUT ...
Actual situation:
Machine reboot.
attach device
mount /dev/sda1 /mnt/pendisk (OK)
umount /mnt/pendisk (OK)
eject /dev/sda1 (OK)
detach device
After a while
attach device
mount /dev/sda1 /mnt/pendisk (OK)
umount /mnt/pendisk (OK)
eject /dev/sda1 (OK)
detach device
This works fine for three times, then I get
mount: No medium found
Here is dmesg:
---------------------------------------------------
usb.c: USB disconnect on device 5
hub.c: USB new device connect on bus1/2, assigned device number 6
usb-uhci.c: ENXIO 80000680, flags 0, urb da8250f0, burb da825af0
usb.c: error getting string descriptor 0 (error=-6)
usb-uhci.c: ENXIO 80000680, flags 0, urb da8250f0, burb da825af0
usb.c: error getting string descriptor 0 (error=-6)
usb-uhci.c: ENXIO 80000680, flags 0, urb da8250f0, burb da825af0
usb.c: error getting string descriptor 0 (error=-6)
usb-uhci.c: ENXIO 80000680, flags 0, urb da8250f0, burb da825af0
usbdevfs: USBDEVFS_CONTROL failed dev 6 rqt 128 rq 6 len 4 ret -6
usb-uhci.c: ENXIO 80000680, flags 0, urb da825af0, burb da8252f0
usb-uhci.c: ENXIO 80000680, flags 0, urb da825af0, burb da8252f0
usb-uhci.c: ENXIO 80000680, flags 0, urb da825af0, burb da8252f0
WARNING: USB Mass Storage data integrity not assured
USB Mass Storage device found at 6
Device not ready. Make sure there is a disc in the drive.
sda : READ CAPACITY failed.
sda : status = 1, message = 00, host = 0, driver = 08
Info fld=0xa00 (nonstd), Current sd00:00: sense key Not Ready
sda : block size assumed to be 512 bytes, disk size 1GB.
sda: I/O error: dev 08:00, sector 0
I/O error: dev 08:00, sector 0
unable to read partition table
Device not ready. Make sure there is a disc in the drive.
sda : READ CAPACITY failed.
sda : status = 1, message = 00, host = 0, driver = 08
Info fld=0xa00 (nonstd), Current sd00:00: sense key Not Ready
sda : block size assumed to be 512 bytes, disk size 1GB.
sda: I/O error: dev 08:00, sector 0
I/O error: dev 08:00, sector 0
unable to read partition table
------------------------------------------------
Flashlight flashed steady now when I attach the device, but does not flash
fast at any further trial.
Any suggestion?
How can I "reset" the usb driver or bus? Only reboot will help?
Thanks a lot,
Best regards,
Igor