Hi,
I try to connect a usb hard drive. It is an Seagate and I have had it connected to Windows 7 before and added some files. It is usb 3.
I can not find the usb with the command: sudo fdisk -l
My log /var/log/messages sais (in the last row it sais usb disconnect):
Mar 6 21:17:34 raspberrypi kernel: [ 3.396351] usb 1-1.2: New USB device found, idVendor=0bc2, idProduct=2312
Mar 6 21:17:34 raspberrypi kernel: [ 3.408766] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Mar 6 21:17:34 raspberrypi kernel: [ 3.420708] usb 1-1.2: Product: Expansion
Mar 6 21:17:34 raspberrypi kernel: [ 3.431989] usb 1-1.2: Manufacturer: Seagate
Mar 6 21:17:34 raspberrypi kernel: [ 3.441090] usb 1-1.2: SerialNumber: NA45L60S
Mar 6 21:17:34 raspberrypi kernel: [ 3.452651] scsi0 : usb-storage 1-1.2:1.0
Mar 6 21:17:34 raspberrypi kernel: [ 4.454668] scsi 0:0:0:0: Direct-Access Seagate Expansion 0219 PQ: 0 ANSI: 6
Mar 6 21:17:34 raspberrypi kernel: [ 8.968142] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
Mar 6 21:17:34 raspberrypi kernel: [ 9.421884] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
Mar 6 21:17:34 raspberrypi kernel: [ 25.491151] sd 0:0:0:0: [sda] Spinning up disk...
Mar 6 21:17:34 raspberrypi kernel: [ 30.289179] usb 1-1.2: USB disconnect, device number 4
The driver indicates with a light that it is on. Does anyone have a clue?
