I’m running GParted from a live usb. When GParted tries to execute resize2fs -p /dev/nvme0n1p7
It throws an error and says “Please run ‘e2fsck -f /dev/nvme0n1p7’ first”.
I have tried running the above command in terminal and following it with resize2fs -p /dev/nvme0n1p7
but get the same error. I’ve also tried rebooting as well as running chkdsk /f
on windows.
Not sure what else to try. Any ideas?