The USB pen drive that holds my Pi's root filesystem has given up the ghost.
When I try to boot from it I get messages like this on screen:
and so on.
It doesn't show up when I plug it into my kubuntu laptop, and doesn't appear if I do lsusb...
I'm really hoping I can recover the data from the drive, it had my email server and website on it! The irony is that if I have to redo it all I can't use my own tutorials, because they're on the USB... lol.
I have had a look through this: https://help.ubuntu.com/community/DataRecovery but most of the commands seem to require pointing at /dev/sdX and I can't get Kubuntu to recognise the device at all, so I'm not sure they are going to work... any ideas?
Feathers
When I try to boot from it I get messages like this on screen:
Code:
usb-storage 1-1.3:1.0: USB mass storage detected scsi0 : usb-storage 1-1.2:1.0 scsi 0:0:0:0: Direct-Access Corsair Voyager Mini 3.0 PMAP PQ: 0 ANSI: 6 sd 0:0:0:0: [sda] 60566016 512-byte logical blocks: (31.0 GB/28.8 GiB) sd 0:0:0:0: [sda] Write Protect off sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA usb 1-1.3: reset high speed USB device number 4 using dwc_otg usb 1-1.3: device descriptor read/64, error -110 usb 1-1.3: device descriptor read/64, error -110 usb 1-1.3: reset high speed USB device number 4 using dwc_otg usb 1-1.3: device descriptor read/64, error -110 usb 1-1.3: device descriptor read/64, error -110 usb 1-1.3: reset high speed USB device number 4 using dwc_otg usb 1-1.3: device descriptor read/64, error -110 usb 1-1.3: device descriptor read/64, error -110 usb 1-1.3: reset high speed USB device number 4 using dwc_otg usb 1-1.3: device descriptor read/64, error -110 usb 1-1.3: device descriptor read/64, error -110 sd 0:0:0:0: Device offlined - not ready after error recovery sd 0:0:0:0: [sda] Unhandled error code sd 0:0:0:0: [sda] Write Protect off Result: hostbyte=0x01 driverbyte=0x00 sd 0:0:0:0: [sda] CDB: cdb[0]=0x28: 28 00 00 00 00 00 00 00 08 00 end_requestL I/O error, dev sda, sector 0 Buffer I/O error on device sda, logical block 0 sda: unable to read partition table sd 0:0:0:0: [sda] Attached SCSI removable disk usb 1-1.3: new high-speed USB device number 5 using dwc_otg ...
It doesn't show up when I plug it into my kubuntu laptop, and doesn't appear if I do lsusb...
I'm really hoping I can recover the data from the drive, it had my email server and website on it! The irony is that if I have to redo it all I can't use my own tutorials, because they're on the USB... lol.
I have had a look through this: https://help.ubuntu.com/community/DataRecovery but most of the commands seem to require pointing at /dev/sdX and I can't get Kubuntu to recognise the device at all, so I'm not sure they are going to work... any ideas?
Feathers
Comment