Results 1 to 2 of 2

Thread: External usb disk not mounted/recognized

  1. #1
    Join Date
    Apr 2005
    Location
    Sintra, Portugal
    Beans
    835

    External usb disk not mounted/recognized

    I'm having trouble in accessing an external usb disk I have. Last week the disk was working nicely, I plugged it in and it was automatically mounted. However, some days ago, I plug it in and the disk was not mounted. I tried to mount it manually, but it's like the disk isn't there. If I try a

    fdisk -l

    I only get the information on the internal drives.

    But dmesg shows the kernel recognizes the external drive, at least it seems to have:

    Code:
    [44995.372418] usb 1-3: new high speed USB device using ehci_hcd and address 6
    [44995.508356] usb 1-3: configuration #1 chosen from 1 choice
    [44995.509565] scsi4 : SCSI emulation for USB Mass Storage devices
    [44995.510030] usb-storage: device found at 6
    [44995.510034] usb-storage: waiting for device to settle before scanning
    [45000.508403] usb-storage: device scan complete
    [45000.509201] scsi 4:0:0:0: Direct-Access                                    PQ: 0 ANSI: 2 CCS
    [45000.519064] sd 4:0:0:0: [sdc] Attached SCSI disk
    [45000.519181] sd 4:0:0:0: Attached scsi generic sg3 type 0
    Does anyone have an idea on how to solve this?

  2. #2
    Join Date
    Apr 2005
    Location
    Sintra, Portugal
    Beans
    835

    Re: External usb disk not mounted/recognized

    Bump!

Tags for this Thread

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
  •