Repair file system manually: solved

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
addr
Level 2
Level 2
Posts: 50
Joined: Thu Apr 26, 2007 2:17 pm
Location: Brandon. Manitoba

Repair file system manually: solved

Post by addr »

I am having a boot message about a File-system error telling me to CTRL-D to carry on and to repair my file system manually.
I have installed a distro on my other sata drive but as far as I know haven't affected the LM partition or drive at all.
Where do I start with this?
Thanks
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
clem
Level 12
Level 12
Posts: 4308
Joined: Wed Nov 15, 2006 8:34 am
Contact:

Post by clem »

Make sure you're using /dev/xxx in your /etc/fstab instead of UUIDs. If you've upgraded to feisty and kernel 2.6.20 update all occurences of /dev/hdx to /dev/sdx.

Finally you can run sudo fsck /dev/xxx on the partition which is causing problems.

Clem
Image
addr
Level 2
Level 2
Posts: 50
Joined: Thu Apr 26, 2007 2:17 pm
Location: Brandon. Manitoba

Post by addr »

I changed all of the entries in /etc/fstab and it boots fine again.

Thanks Clem
Locked

Return to “Beginner Questions”