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

Re: Hard Drive Grepped, not showing up in Automount.



On Jan 5, 2008 3:41 AM, Corey Lanier <on3.40.se7en@gmail.com> wrote:
> Running Ubuntu Gutsy, I have a Seagate 80Gig USB Drive that I've been
> running for a year now.  Up until I checked it tonight, I could access it at
> the directory /media/SEA_DISC
>
> When I go to said directory tonight to send someone a file tonight, it says
> it doesn't exist.  I try switching out USB cables, switching ports, and
> power cycling.  None of which bring back the directory.

Type the following:

sudo dmesg -c

Then insert your USB drive, run this script, and post the contents of
output.txt to this list.

sudo echo -n ; (
set -x
lsb_release  -a
dmesg
sudo fdisk -l
ls -la /media/
) >& output.txt

Regards,
- Robert

-
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.