I'm having a problem with a USB stick I use for university (it includes important files for me). Unfortunately my laptop does not recognize it.
I have tried lsblk
but it doesn't even show up, neither in disks utility nor in gparted.
The only thing I imagine might be handy are the last lines from dmesg
.
Note that:
- I have no other USB drives connected
- This USB stick does not work on university's computers
lsblk
does not show it,mkusb
will not reach it (it depends onlsblk
). The alternative to clone the drive withddrescue
will probably fail too in your case. See this link for more details. Scroll down to 'Advanced repair of a partition table, file system and/or recovery of files'. I am sorry, but I think that your drive, the USB stick, is damaged beyond repair. – sudodus Mar 14 '18 at 09:40