Before this question is closed for being a "Duplicate", please note that my issue isnt specifically about the Recovery Journal
error, but an error which comes up trying to fix it through a possible solution
I currently have an Ubuntu Dual boot on Windows 11, which was working perfectly fine for the past few months, since I had installed it alongside my Windows Dell Laptop. Today, when I try booting into Ubuntu from the GRUB Loader, I get a
dev/nvme0n1p7: clean m/n files, x/y blocks
message on a black screen. Along with something called "Recovery Journal"
After a quite a bit of research and googling I found out that this happened due to some corruption in my filesystem or partitions that I had made.
Some of the links mentioned to use the sudo fsck -f /
command under Ubuntu Recovery Mode, in the root access prompt
On doing this, I run into the following error message, which I haven't been able to resolve
fsck.ext4: Unable 'UUID=some alphanumeric text'
Can anyone help me in how I should go about resolving this? I have been stuck on this for quite a while and don't see any feasible solutions that work for my system :(
Any help would be greatly appreciated!
Please let me know if this isn't the correct sub-reddit to post this type of question in. Thanks in advance :')
Edit: Some solutions also mention using a Ubuntu Live DVD/USB to get over this(This answer in specific: Error on Ubuntu boot up - "recovering journal").
However I don't think that's feasible for me as of now :(
0 Comments