Re: USB hard drive - external///



zed wrote:

[ 78.185029] usb 2-5: new high speed USB device using ehci_hcd and address
4
[ 78.319346] usb 2-5: configuration #1 chosen from 1 choice
[ 78.327074] scsi7 : SCSI emulation for USB Mass Storage devices
[ 78.333100] usb-storage: device found at 4
[ 78.333105] usb-storage: waiting for device to settle before scanning
[ 83.332290] usb-storage: device scan complete
[ 83.335039] scsi 7:0:0:0: Direct-Access HTS54104 0G9AT00 0811 PQ: 0 ANSI: 0
[ 83.342519] sd 7:0:0:0: [sdd] 78140160 512-byte hardware sectors (40008
MB)
[ 83.345515] sd 7:0:0:0: [sdd] Test WP failed, assume Write Enabled
[ 83.345518] sd 7:0:0:0: [sdd] Assuming drive cache: write through
[ 83.349528] sd 7:0:0:0: [sdd] 78140160 512-byte hardware sectors (40008
MB)
[ 83.352514] sd 7:0:0:0: [sdd] Test WP failed, assume Write Enabled
[ 83.352517] sd 7:0:0:0: [sdd] Assuming drive cache: write through
[ 83.352522] sdd:
[ 83.702543] sd 7:0:0:0: [sdd] Attached SCSI disk
[ 83.702583] sd 7:0:0:0: Attached scsi generic sg5 type 0

That looks like it's attached it to /dev/sdd but whatever desktop you're using isn't automatically mounting it.

You can mount it manually by doing something like:

mount /dev/sdd1 /mnt/1

where "/mnt/1" is some empty directory that already exists. You can create /mnt/1, say, yourself and use that. Assuming there's only one partition on the external hdd, that should get you access to your files.

If you want to make it automatically mount external hard drives when they're plugged in then, somewhere in the menus you should be able to find a way of configuring external device management. I can't tell you exactly where this is, because (in gnome under Fedora, at least) it seems to keep moving around - and i've got no idea about any other desktop.

I have to say that there doesn't appear to be any way of turning this behaviour on and off in the version of gnome in Fedora 9 - although maybe i just haven't been able to find it!



--
http://SnapAndScribble.com
.



Relevant Pages

  • Re: Mounting SD card with specific encoding
    ... My Fedora box is UTF-8, but the SD card in my Nokia ... I read man mount and I see no mention of encodings. ... The mount command to fix this will be something like: ... Actually I used to contribute to both the Ubuntu and the Fedora lists. ...
    (Fedora)
  • Re: External Hard Drive Mounting Problem for Back ups
    ... Just installed Fedora 8 on my Dell Inspiron ... I suspect you don't really want to "permanently mount" removable ... I suspect that he may run into a problem using it for backup if he ... You can also use the entire drive as one file system. ...
    (Fedora)
  • Re: How to Mount devices
    ... > I am testing a couple of versions of Linux, Knoppix and Fedora. ... > I want to open a console session and mount the same devices in Fedora, ... specify the file system. ... For such cases we have the autofs application. ...
    (alt.linux)
  • Re: Procedure on mounting USB/hotplug devices
    ... I couldn't find anything in man mount. ... the flash memory, so gnome-mount knows nothing about it. ... Oh, btw, it works for me also once I startx to Gnome. ...
    (Fedora)
  • Re: Mounting SD card with specific encoding
    ... My Fedora box is UTF-8, but the SD card in my Nokia ... I read man mount and I see no mention of encodings. ... The mount command deals with mounting file systems. ... phone documentation mentions the file system type. ...
    (Fedora)