Re: USB Harddisk



On Wed, 25 Jan 2006 20:10:39 +0000, David M wrote:

> I used to use an USB harddisk in order to save my datas.... This morning,
> I discovered that I couldn't mount the harddrive....
> As root > cat /proc/scsi/scsi -> file doesn't exist !!
> ??????????????????????????
> - Has anyone an idea ? I don't undersand what happened !!!

Unplug the device then open a separate command line window. As root,
run this command:

# tail -f /var/log/messages

Now, do you see messages when you plug in the device?

Does any of these messages mention a device being assigned to it?

If not, have you updated your system recently? Sometimes newer UDEV
packages cause this sort of problem.

Cheers
.