A usb hard disk is going weird on me. I confess to being suspicious of it (slow to mount sometimes). Anyhow, I wanted to pur an OS on it, and it's gone nasty on me. There is data on it, but it's nearly all on another disk.
If I switch it off/on, it invariably fails to work. Unplug and plug in the usb port works better, but now it's showing this:
Code:
root@RoseViolet:~# dmesg |tail
[99689.655665] sd 5:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[99689.656167] sd 5:0:0:0: [sdc] Write Protect is off
[99689.656174] sd 5:0:0:0: [sdc] Mode Sense: 00 38 00 00
[99689.656637] sd 5:0:0:0: [sdc] Asking for cache data failed
[99689.656642] sd 5:0:0:0: [sdc] Assuming drive cache: write through
[99689.673901] sdc: sdc1
[99689.675578] sd 5:0:0:0: [sdc] Attached SCSI disk
[99713.760269] EXT4-fs (sdc1): ext4_check_descriptors: Block bitmap for group 1664 not in group (block 2857740885)!
[99713.760271] EXT4-fs (sdc1): group descriptors corrupted!
[99758.236861] usb 1-4: USB disconnect, device number 16
root@RoseViolet:~# e2fsck -fvy /dev/sdc1
e2fsck 1.46.1 (9-Feb-2021)
e2fsck: No such file or directory while trying to open /dev/sdc1
Possibly non-existent device?
Mount apparently thinks there is a zero length partition. If I try this tomorrow, it may just come alive. I wanted to boot this, but that's obviously silly. Once it's mounted, it's fine. This is a mechanical platter disk some years old. IIRC, this was my first usb drive case. Are there any tricks up anyone's sleeve to sort this?
EDIT: I powered off a while, powered up, let it get up to speed and tried the mount. It actually mounted.

What next?
EDIT2: wrong disk - sorry. The dud says
Code:
root@RoseViolet:~# mount /dev/sdc1 /mnt/dvd
mount: /mnt/dvd: mount(2) system call failed: Structure needs cleaning.