W sumie to na nim był zainstalowany Raspbian. Prawdopodobnie przez uszkodzony przewód do huba USB zrobił się taki melanż.
HP USB Disk Storage Format Tool nie wykrywa.
Kolego lis6502 malina wysmarowała coś takiego:
pi@raspberrypi ~ $ lsusb
Bus 001 Device 002: ID 0424:9512 Standard Microsystems Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp.
Bus 001 Device 004: ID 125f:dc1a A-DATA Technology Co., Ltd.
Bus 001 Device 005: ID 1a40:0101 Terminus Technology Inc. 4-Port HUB
Bus 001 Device 006: ID 0cf3:9271 Atheros Communications, Inc. AR9271 802.11n
Bus 001 Device 007: ID 046d:c52f Logitech, Inc. Wireless Mouse M305
Bus 001 Device 008: ID 04d9:1702 Holtek Semiconductor, Inc.
pi@raspberrypi ~ $ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
mmcblk0 179:0 0 7,5G 0 disk
|-mmcblk0p1 179:1 0 56M 0 part /boot
`-mmcblk0p2 179:2 0 7,5G 0 part /
pi@raspberrypi ~ $ dmesg|tail -n 50
[ 3.984033] usb 1-1.3: Product: USB 2.0 Hub
[ 4.004875] hub 1-1.3:1.0: USB hub found
[ 4.023071] hub 1-1.3:1.0: 4 ports detected
[ 4.324032] usb 1-1.3.1: new high-speed USB device number 6 using dwc_otg
[ 4.475261] usb 1-1.3.1: New USB device found, idVendor=0cf3, idProduct=9271
[ 4.499751] usb 1-1.3.1: New USB device strings: Mfr=16, Product=32, SerialNumber=48
[ 4.529708] usb 1-1.3.1: Product: USB2.0 WLAN
[ 4.553959] usb 1-1.3.1: Manufacturer: ATHEROS
[ 4.564586] usb 1-1.3.1: SerialNumber: 12345
[ 4.684028] usb 1-1.3.3: new full-speed USB device number 7 using dwc_otg
[ 4.710465] scsi 0:0:0:0: Direct-Access ADATA NAND Flash 1.00 PQ: 0 ANSI: 6
[ 4.732370] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 4.829847] usb 1-1.3.3: New USB device found, idVendor=046d, idProduct=c52f
[ 4.853923] usb 1-1.3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.883927] usb 1-1.3.3: Product: USB Receiver
[ 4.893527] usb 1-1.3.3: Manufacturer: Logitech
[ 4.929339] input: Logitech USB Receiver as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3.3/1-1.3.3:1.0/0003:046D:C52F.0001/input/input0
[ 4.966332] hid-generic 0003:046D:C52F.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-bcm2708_usb-1.3.3/input0
[ 5.016405] input: Logitech USB Receiver as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3.3/1-1.3.3:1.1/0003:046D:C52F.0002/input/input1
[ 5.044717] udevd[162]: starting version 175
[ 5.068190] hid-generic 0003:046D:C52F.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-bcm2708_usb-1.3.3/input1
[ 5.214077] usb 1-1.3.4: new low-speed USB device number 8 using dwc_otg
[ 5.476705] usb 1-1.3.4: New USB device found, idVendor=04d9, idProduct=1702
[ 5.513249] usb 1-1.3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.535837] usb 1-1.3.4: Product: USB Keyboard
[ 5.556229] usb 1-1.3.4: Manufacturer:
[ 5.654293] input: USB Keyboard as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3.4/1-1.3.4:1.0/0003:04D9:1702.0003/input/input2
[ 5.706433] hid-generic 0003:04D9:1702.0003: input,hidraw2: USB HID v1.10 Keyboard [ USB Keyboard] on usb-bcm2708_usb-1.3.4/input0
[ 5.849248] input: USB Keyboard as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3.4/1-1.3.4:1.1/0003:04D9:1702.0004/input/input3
[ 5.924379] hid-generic 0003:04D9:1702.0004: input,hidraw3: USB HID v1.10 Device [ USB Keyboard] on usb-bcm2708_usb-1.3.4/input1
[ 6.470292] random: nonblocking pool is initialized
[ 9.265472] cfg80211: Calling CRDA to update world regulatory domain
[ 10.110078] usb 1-1.3.1: ath9k_htc: Firmware htc_9271.fw requested
[ 10.155886] usbcore: registered new interface driver ath9k_htc
[ 10.429602] usb 1-1.3.1: ath9k_htc: Transferred FW: htc_9271.fw, size: 51272
[ 10.675684] ath9k_htc 1-1.3.1:1.0: ath9k_htc: HTC initialized with 33 credits
[ 11.137879] ath9k_htc 1-1.3.1:1.0: ath9k_htc: FW Version: 1.3
[ 11.176653] ath: EEPROM regdomain: 0x809c
[ 11.176733] ath: EEPROM indicates we should expect a country code
[ 11.176755] ath: doing EEPROM country->regdmn map search
[ 11.176769] ath: country maps to regdmn code: 0x52
[ 11.176782] ath: Country alpha2 being used: CN
[ 11.176834] ath: Regpair used: 0x52
[ 11.315438] ieee80211 phy0: Atheros AR9271 Rev:1
[ 11.315673] cfg80211: Calling CRDA to update world regulatory domain
[ 16.141052] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 17.104102] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 34.602690] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ 36.090646] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0x4DE1
[ 51.488285] Adding 102396k swap on /var/swap. Priority:-1 extents:2 across:2134012k SSFS
pi@raspberrypi ~ $