04-25-2016, 08:59 PM
I may be missing something and I may be a total n00b for not knowing, but I can't seem to mount an external hard drive on my Pine64. It's a portable drive. I've tried connecting it directly to the Pine and using a powered USB hub, but it's not working either way. I know the drive works fine, because it mounts on my Raspberry Pi without any issue whatsoever. The drive is formatted ext4. I've also tried plugging a flash drive into the Pine, and it shows up and can be mounted without issue.
This is the output from dmesg for the USB hard drive:
This is the output from dmesg for the USB hard drive:
Code:
[ 188.643944] sd 0:0:0:0: timing out command, waited 180s
[ 365.777107] sd 0:0:0:0: timing out command, waited 180s
[ 459.511349] usb 2-1.3: USB disconnect, device number 3
[ 459.528536] sd 0:0:0:0: [sda] READ CAPACITY failed
[ 459.528551] sd 0:0:0:0: [sda]
[ 459.528557] Result: hostbyte=0x01 driverbyte=0x00
[ 459.528564] sd 0:0:0:0: [sda] Sense not available.
[ 459.528691] sd 0:0:0:0: [sda] Write Protect is on
[ 459.528700] sd 0:0:0:0: [sda] Mode Sense: 50 28 9f 02
[ 459.528753] sd 0:0:0:0: [sda] No Caching mode page found
[ 459.534683] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 459.542898] sd 0:0:0:0: [sda] READ CAPACITY failed
[ 459.542916] sd 0:0:0:0: [sda]
[ 459.542922] Result: hostbyte=0x01 driverbyte=0x00
[ 459.542930] sd 0:0:0:0: [sda] Sense not available.
[ 459.543641] sd 0:0:0:0: [sda] No Caching mode page found
[ 459.545324] sd 0:0:0:0: [sda] READ CAPACITY failed
[ 459.545330] sd 0:0:0:0: [sda]
[ 459.545335] Result: hostbyte=0x01 driverbyte=0x00
[ 459.545339] sd 0:0:0:0: [sda] Sense not available.
[ 459.545653] sd 0:0:0:0: [sda] Write Protect is off
[ 459.545659] sd 0:0:0:0: [sda] Mode Sense: 00 29 71 02
[ 459.545704] sd 0:0:0:0: [sda] Asking for cache data failed
[ 459.545708] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 459.545874] sd 0:0:0:0: [sda] READ CAPACITY failed
[ 459.545877] sd 0:0:0:0: [sda]
[ 459.545880] Result: hostbyte=0x01 driverbyte=0x00
[ 459.545883] sd 0:0:0:0: [sda] Sense not available.
[ 459.545962] sd 0:0:0:0: [sda] Asking for cache data failed
[ 459.545966] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 459.575452] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 459.582303] sd 0:0:0:0: [sda] Attached SCSI disk
[ 462.618558] usb 2-1.3: new high-speed USB device number 4 using sunxi-ehci
[ 462.809770] usb-storage 2-1.3:1.0: USB Mass Storage device detected
[ 462.810274] scsi1 : usb-storage 2-1.3:1.0
[ 463.790716] scsi 1:0:0:0: Direct-Access JMicron 0223 PQ: 0 ANSI: 6
[ 463.797536] sd 1:0:0:0: [sda] Spinning up disk...