I downloaded the compressed file to a mounted flash drive and decompressed it using 'xz -d lfs-usb.iso.xz' and it seems to have bricked the flash drive (medium not found and similar errors). Here is some information from journalctl on this device and another flash drive of the same brand (Staples brand, lsusb shows Kingston).

Bad flash drive log:

kernel: usb 3-1: New USB device found, idVendor=13fe, idProduct=5500
kernel: usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
kernel: usb 3-1: Product: USB DISK 53X
kernel: usb 3-1: Manufacturer: Phison
kernel: usb 3-1: SerialNumber: 000000000003
kernel: usb-storage 3-1:1.0: USB Mass Storage device detected
kernel: scsi host7: usb-storage 3-1:1.0
kernel: scsi 7:0:0:0: Direct-Access 13FE USB DISK 50X PMAP PQ: 0 ANSI: 4
kernel: sd 7:0:0:0: Attached scsi generic sg3 type 0
kernel: sd 7:0:0:0: [sdc] Attached SCSI removable disk

Good flash drive:

kernel: usb 3-2: new high-speed USB device number 4 using xhci_hcd
kernel: usb 3-2: New USB device found, idVendor=13fe, idProduct=4200
kernel: usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
kernel: usb 3-2: Product: USB DISK 2.0
kernel: usb 3-2: Manufacturer:
kernel: usb 3-2: SerialNumber: 070A58592F974772
kernel: usb-storage 3-2:1.0: USB Mass Storage device detected
kernel: scsi host8: usb-storage 3-2:1.0
kernel: scsi 8:0:0:0: Direct-Access USB DISK 2.0 PMAP PQ: 0 ANSI: 6
kernel: sd 8:0:0:0: Attached scsi generic sg4 type 0
kernel: sd 8:0:0:0: [sdd] 31326208 512-byte logical blocks: (16.0 GB/14.9 GiB)
kernel: sd 8:0:0:0: [sdd] Write Protect is off
kernel: sd 8:0:0:0: [sdd] Mode Sense: 23 00 00 00
kernel: sd 8:0:0:0: [sdd] No Caching mode page found
kernel: sd 8:0:0:0: [sdd] Assuming drive cache: write through
kernel:  sdd: sdd1
kernel: sd 8:0:0:0: [sdd] Attached SCSI removable disk

Notice that the Product and Manufacturer have changed.

Any thoughts on how this happened or if I can fix it? Was that not the proper way to decompress the file? I'm not worried about the data, but it would be nice if I could at least get the drive working again.

Thanks!

Paul Hentschel
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to