1

When I try mount /dev/sdb 1 /mnt/somewhere, I get this:

mount: /mnt/somewhere: wrong fs type, bad option, bad superblock on /dev/sdb1, missing codepage or helper program, or other error.

When I try fdisk /dev/sdb, I get this:

fdisk: cannot open /dev/sdb: Read-only file system

When I start gparted (with the USB plugged in) it loads forever, but if I start it without the USB plugged in, it loads fine.

If I run lsusb I get this:

Bus 001 Device 008: ID abcd:1234 LogiLink UDisk flash drive

is there any way to fix this USB, or is it broken forever?

RobinSchapendonk
  • 21
  • 1
  • 1
  • 3

1 Answers1

-1

use the command

run the command sudo gparted

Then use Gpart to mount the drive

enter image description here

Toto
  • 19,304