The kernel appears to recognize the device:
Code: Select all
[ 32.180625] usb 1-1.3: new full-speed USB device number 4 using ehci-pci
[ 32.260729] usb-storage 1-1.3:1.0: USB Mass Storage device detected
[ 32.260819] scsi host7: usb-storage 1-1.3:1.0
[ 33.274668] scsi 7:0:0:0: Direct-Access RPI RP2 1 PQ: 0 ANSI: 2
[ 33.275566] sd 7:0:0:0: [sdd] 262144 512-byte logical blocks: (134 MB/128 MiB)
[ 33.276572] sd 7:0:0:0: [sdd] Write Protect is off
[ 33.276574] sd 7:0:0:0: [sdd] Mode Sense: 03 00 00 00
[ 33.277570] sd 7:0:0:0: [sdd] No Caching mode page found
[ 33.277572] sd 7:0:0:0: [sdd] Assuming drive cache: write through
[ 33.288574] sd 7:0:0:0: [sdd] Attached SCSI removable disk
Code: Select all
sdd 8:48 1 128M 0 disk
Code: Select all
mount: /mnt/pico: wrong fs type, bad option, bad superblock on /dev/sdd, missing codepage or helper program, or other error.

