pluggy wrote:you need a space between -l and /dev/sda
You'll probably also need sudo sticking on the front.
I've tried everything the space, the sudo up front but still nothing happens I always get
Result: hostbyte=0x01 driverbyte=0x00
sd 18:0:0:0: [sda] Sense not available.
sd 18:0:0:0: [sda] Asking for cache data failed
sd 18:0:0:0: [sda] Assuming drive cache: write through
sd 18:0:0:0: [sda] Attached SCSI disk
usb 1-1.2: new high-speed USB device number 35 using dwc_otg
usb 1-1.2: device not accepting address 35, error -71
usb 1-1.2: new high-speed USB device number 37 using dwc_otg
usb 1-1.2: New USB device found, idVendor=0bc2, idProduct=ab21
usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 1-1.2: Product: Backup+ RD
usb 1-1.2: Manufacturer: Seagate
usb 1-1.2: SerialNumber: NA75VD6E
usb-storage 1-1.2:1.0: USB Mass Storage device detected
scsi19 : usb-storage 1-1.2:1.0
scsi 19:0:0:0: Direct-Access Seagate Backup+ RD 0143 PQ: 0 ANSI: 6
sd 19:0:0:0: [sda] Spinning up disk...
....................................................................................................not responding...
sd 19:0:0:0: [sda] 1953525167 512-byte logical blocks: (1.00 TB/931 GiB)
sd 19:0:0:0: [sda] Write Protect is off
sd 19:0:0:0: [sda] Mode Sense: 2b 00 10 08
sd 19:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
sd 19:0:0:0: [sda] Spinning up disk...
....................................................................................................not responding...
sd 19:0:0:0: [sda] Unhandled error code
sd 19:0:0:0: [sda]
Result: hostbyte=0x07 driverbyte=0x00
sd 19:0:0:0: [sda] CDB:
cdb[0]=0x28: 28 00 00 00 00 00 00 00 01 00
end_request: I/O error, dev sda, sector 0
Buffer I/O error on device sda, logical block 0
usb 1-1.2: USB disconnect, device number 37
sd 19:0:0:0: [sda] Unhandled error code
sd 19:0:0:0: [sda]
Result: hostbyte=0x01 driverbyte=0x00
sd 19:0:0:0: [sda] CDB:
cdb[0]=0x28: 28 00 00 00 00 01 00 00 01 00
end_request: I/O error, dev sda, sector 1
Buffer I/O error on device sda, logical block 1
sd 19:0:0:0: [sda] Unhandled error code
sd 19:0:0:0: [sda]
Result: hostbyte=0x01 driverbyte=0x00
sd 19:0:0:0: [sda] CDB:
cdb[0]=0x28: 28 00 00 00 00 02 00 00 01 00
end_request: I/O error, dev sda, sector 2
Buffer I/O error on device sda, logical block 2
sda: unable to read partition table
sd 19:0:0:0: [sda] READ CAPACITY failed
sd 19:0:0:0: [sda]
Result: hostbyte=0x01 driverbyte=0x00
sd 19:0:0:0: [sda] Sense not available.
sd 19:0:0:0: [sda] Write Protect is on
sd 19:0:0:0: [sda] Mode Sense: 40 13 85 c0
sd 19:0:0:0: [sda] No Caching mode page found
sd 19:0:0:0: [sda] Assuming drive cache: write through
sd 19:0:0:0: [sda] Attached SCSI disk
usb 1-1.5: new high-speed USB device number 38 using dwc_otg
usb 1-1.5: New USB device found, idVendor=0bc2, idProduct=ab21
usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 1-1.5: Product: Backup+ RD
usb 1-1.5: Manufacturer: Seagate
usb 1-1.5: SerialNumber: NA75VD6E
usb-storage 1-1.5:1.0: USB Mass Storage device detected
scsi20 : usb-storage 1-1.5:1.0
scsi 20:0:0:0: Direct-Access Seagate Backup+ RD 0143 PQ: 0 ANSI: 6
sd 20:0:0:0: [sda] 1953525167 512-byte logical blocks: (1.00 TB/931 GiB)
sd 20:0:0:0: [sda] Write Protect is off
sd 20:0:0:0: [sda] Mode Sense: 2b 00 10 08
sd 20:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
usb 1-1.5: reset high-speed USB device number 38 using dwc_otg
pi@raspbmc:~$ sudo fdisk -l /dev/sda
BLANK
just nothing after typying either
sudo fdisk -l/dev/sda or
sudo fdisk -l /dev/sda
and the disk does not show under
sudo fdisk -l just the SD card despite the drive seems to be powered up as the light is on...