Results 1 to 6 of 6

Thread: [SOLVED] USB hard drive not mounting in Hardy

  1. #1
    Join Date
    Jan 2006
    Location
    Zebulon
    Beans
    164
    Distro
    Ubuntu 12.04 Precise Pangolin

    [SOLVED] USB hard drive not mounting in Hardy

    I just replaced my laptop harddrive. The old one works just fine & it had Hardy installed on it. The root & home partitions are ext3. I installed Hardy on the new drive & I'm typing from it now. Here's the problem....

    Connecting the old hd by usb, it doesn't mount. It shows up in Nautilus, but "Can't mount file" is the error that displays. Gparted doesn't even show this drive.

    'fdisk -l' only reveals the internal drive.

    Disk /dev/sda: 60.0 GB, 60011642880 bytes
    255 heads, 63 sectors/track, 7296 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Disk identifier: 0x0008c4c1

    Device Boot Start End Blocks Id System
    /dev/sda1 1 996 8000338+ 82 Linux swap / Solaris
    /dev/sda2 * 997 2433 11542702+ 83 Linux
    /dev/sda3 2434 7296 39062047+ 83 Linux


    How do i mount my old Hardy drive?

  2. #2
    Join Date
    Nov 2005
    Location
    NEK Vermont
    Beans
    Hidden!
    Distro
    Ubuntu UNR

    Re: USB hard drive not mounting in Hardy

    usbmount from synaptic package manager might help you.

  3. #3
    Join Date
    Jan 2006
    Location
    Zebulon
    Beans
    164
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: USB hard drive not mounting in Hardy

    no... this isn't me being lazy & not wanting to mount the drive myself.


    usbmount doesn't help

    but thanks =)

  4. #4
    Join Date
    Nov 2005
    Location
    NEK Vermont
    Beans
    Hidden!
    Distro
    Ubuntu UNR

    Re: USB hard drive not mounting in Hardy

    have you tried a cold plug?
    Shutdown plug in the drive and boot.

    Also try plugging in with system booted and run dmesg | tail

    From a cold boot you might look through dmesg to get a clue.
    Code:
    dmesg > ~/Destop/dmesg.txt

  5. #5
    Join Date
    Jan 2006
    Location
    Zebulon
    Beans
    164
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: USB hard drive not mounting in Hardy

    ~$ dmesg | grep -i usb

    blah blah blah... ok here's the interesting part

    address 3
    [ 31.283375] usb 2-1: configuration #1 chosen from 1 choice
    [ 31.286061] usbcore: registered new interface driver libusual
    [ 31.294643] Initializing USB Mass Storage driver...
    [ 31.308003] scsi2 : SCSI emulation for USB Mass Storage devices
    [ 31.312114] usbcore: registered new interface driver usb-storage
    [ 31.312118] USB Mass Storage support registered.
    [ 31.312242] usb-storage: device found at 3
    [ 31.312243] usb-storage: waiting for device to settle before scanning
    [ 36.265794] usb-storage: device scan complete

    Without the drive the only difference is the last line.

    [ 293.090861] usb 5-5: USB disconnect, address 3

  6. #6
    Join Date
    Jan 2006
    Location
    Zebulon
    Beans
    164
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: USB hard drive not mounting in Hardy

    What a disaster! I took this drive out & now it just doesn't work anymore. I put it back in the laptop & a drive error is the first thing on the screen.

    I guess I can call this one solved.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •