[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Hard Drive Grepped, not showing up in Automount.
- To: silug-discuss@silug.org
- Subject: Re: Hard Drive Grepped, not showing up in Automount.
- From: Casey Boone <caseyboone@gmail.com>
- Date: Sat, 05 Jan 2008 11:10:06 -0600
- DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; bh=PsnSWfjRkW7LF9opdRdhtCwODBYZdc/WK7bjJXGr+YQ=; b=QnKj9Ab2T/H314WOBN4Di+qjtVQskhYodRO5joRjXgyEQ58e76RMQcAglbsUx55wz2fNlNp7hPJ1LGIYU49K/cwkqMiH1OgUYvjxKn8fbVFQNLq0JKCkbsd7XOqZZiJqJaG0IfSbzz/dgdnOun5il+D8YWW3068q1i8W6o2tEvQ=
- DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=wM+x08F8tOTpDqjscVj8X8Wjbbe2ve3zmzTK8ORQ8Bxp+l/Jc5Y56GGEb/6r2lmlMXoUmphTKXDrO8iEFK6AzkUNA332Zu6rTy7wJUzIO5gr9uSrugqlUEYtnJMCbbON/Nqs0WSHC3OfjEmpuRc3fUHkoulkD1KKvwhgLCijgSk=
- In-Reply-To: <e20b82870801050141v610724e4t8d75b82a79aa1924@mail.gmail.com>
- Organization: Southern Illinois Linux Users Group
- References: <e20b82870801050141v610724e4t8d75b82a79aa1924@mail.gmail.com>
- Reply-To: silug-discuss@silug.org
- Sender: silug-discuss-owner@silug.org
- User-Agent: Thunderbird 2.0.0.9 (Windows/20071031)
Can you manually mount it?
Corey Lanier 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.
>
> I grepped, and as far as I see, everything checks. Here's the output,
> just in case I'm missing something.
>
> [561901.758151] usb 1-1: USB disconnect, address 10
> [561910.126717] usb 1-1: new full speed USB device using uhci_hcd and
> address 11
> [561910.289707] usb 1-1: configuration #1 chosen from 1 choice
> [561910.291990] scsi7 : SCSI emulation for USB Mass Storage devices
> [561910.292102] usb-storage: device found at 11
> [561910.292107] usb-storage: waiting for device to settle before scanning
> [561915.288068] usb-storage: device scan complete
>
> FYI, I don't know whether scsi emu is required for USB drives, or if
> it's been doing this all along or anything along the lines.
>
> Any more information you guys need? Anything else I should check or do?
>
> /etc/fstab readouts:
>
> # /etc/fstab: static file system information.
> #
> # <file system> <mount point> <type> <options> <dump> <pass>
> proc /proc proc defaults 0 0
> # /dev/hda1
> UUID=fdf8ef78-ed33-492e-8394-1d981ccd477a / ext3
> defaults,errors=remount-ro 0 1
> # /dev/hda5
> UUID=ae6b451f-37be-40ed-aa12-f522b2ba14b9 none swap
> sw 0 0
> /dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0
> /dev/hdd /media/cdrom1 udf,iso9660 user,noauto 0 0
> /dev/fd0 /media/floppy0 auto rw,user,noauto 0 0
>
> /etc/mtab readouts:
>
> /dev/hda1 / ext3 rw,errors=remount-ro 0 0
> proc /proc proc rw,noexec,nosuid,nodev 0 0
> /sys /sys sysfs rw,noexec,nosuid,nodev 0 0
> varrun /var/run tmpfs rw,noexec,nosuid,nodev,mode=0755 0 0
> varlock /var/lock tmpfs rw,noexec,nosuid,nodev,mode=1777 0 0
> udev /dev tmpfs rw,mode=0755 0 0
> devshm /dev/shm tmpfs rw 0 0
> devpts /dev/pts devpts rw,gid=5,mode=620 0 0
> lrm /lib/modules/2.6.22-14-generic/volatile tmpfs rw 0 0
> securityfs /sys/kernel/security securityfs rw 0 0
> binfmt_misc /proc/sys/fs/binfmt_misc binfmt_misc
> rw,noexec,nosuid,nodev 0 0
>
>
>
>
-
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.