I renamed one of my partitions and now Mint won’t boot up. I go into recovery mode, run a file check and get the following:
Any help would be appreciated.
TIA!
I renamed one of my partitions and now Mint won’t boot up. I go into recovery mode, run a file check and get the following:
Any help would be appreciated.
TIA!
I would create a live media if you don’t already have one. Boot into that, try to mount your partition and chroot into it. Run
lsblk -f
Look for the UUID of the partition and copy it. Edit /etc/fstab and swap the UUID of the partition with the one you just copied.
Try that. Not a definite fix, but that would be the first thing I try, from memory.
EDIT: this assumes it is your main partition that is not being found, otherwise, you should be able to access /etc/fstab without a live media.
I think I do have a live media. I’ll try this before I blow it up and reinstall.