Unable to resolve 'UUID

Asked by Derek

Log of fsck -C -R -A -a
Wed Apr 2 16:45:13 2008

fsck 1.40.2 (12-Jul-2007)
/dev/hdb10: clean, 48/524288 files, 45958/1048233 blocks
/dev/hdb9: clean, 2003/2443200 files, 137588/4883752 blocks
fsck.ext3: Unable to resolve 'UUID=11a11c7e-2b2a-44bc-8109-724309f59a23'

fsck.ext3: Unable to resolve 'UUID=d3b1aa62-6808-4598-a4dc-42cf14abb8f2'

fsck died with exit status 8

Wed Apr 2 16:45:15 2008
Receive above message when logging on to Ubuntu. How do I manually alter file system?
Derek

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Max Schukin
Solved:
Last query:
Last reply:
Revision history for this message
Best Max Schukin (schukin) said :
#1

Try this:
1. Run Applications => Accessories => Terminal and enter "sudo blkid".
2. Press Alt+F2 and enter "gksudo gedit /etc/fstab".
3. Compare the UUID's in each and revise as necessary your fstab.

If it doesn't help, take a look at https://bugs.edge.launchpad.net/ubuntu/+source/partman-basicfilesystems/+bug/106209. Looks like you're having the same problem.

Revision history for this message
Derek (dlongson) said :
#2

Edited out the UUID's and all is well

Thanks
Derek