Hi All,
I'm not sure if I am posting this in the correct thread but here goes. I have 2 drives on my machine. 1 for the OS which is a NVME drive and another I use to store my photos, music, videos etc. I found there was some free space on the secondary drive so I attempted to resize it. Only issue was I cancelled the resize as it was estimated to take 12 hours. Anyway here we stand. Running Fsck on the disk gives the following:
fsck from util-linux 2.34
e2fsck 1.45.5 (07-Jan-2020)
ext2fs_open2: Bad magic number in super-block
fsck.ext2: Superblock invalid, trying backup blocks...
fsck.ext2: Bad magic number in super-block while trying to open /dev/sda2
The superblock could not be read or does not describe a valid ext2/ext3/ext4
filesystem. If the device is valid and it really contains an ext2/ext3/ext4
filesystem (and not swap or ufs or something else), then the superblock
is corrupt, and you might try running e2fsck with an alternate superblock:
e2fsck -b 8193 <device>
or
e2fsck -b 32768 <device>
Here is the pastebin from boot-repair:
https://paste.ubuntu.com/p/CnXjF8zQMF/
Would anyone be able to make any suggestions?
Kind regards,
Bookmarks