Results 1 to 4 of 4
Hi,
During loading ferdora, itv giving me following error.
"/dev/mapper/vg_mudassar-lv_root:clean,108614/1221600 files, 896575/4885504 blocks fsck.ext3: unable to resolve UUID=5c923909-3957-43d5-b25f-3ba6a9fc495e"
any one plz help, nhow to solve problem....
- 07-23-2009 #1Just Joined!
- Join Date
- Jul 2009
- Posts
- 2
Fedora loading error
Hi,
During loading ferdora, itv giving me following error.
"/dev/mapper/vg_mudassar-lv_root:clean,108614/1221600 files, 896575/4885504 blocks fsck.ext3: unable to resolve UUID=5c923909-3957-43d5-b25f-3ba6a9fc495e"
any one plz help, nhow to solve problem.
- 07-23-2009 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,974
Please provide the following information:
1. Version of fedora you are using
2. Physical drives installed
3. Partitions on the drives
4. Configuration of your file systems with respect to the actual drive/partitions
5. Any changes made recently to the physical configuration of the system (new devices/drives, etc).
From the error it appears that a drive that is mounted by UUID cannot be found by fsck when it is trying to verify the condition of the drive. This usually means that either the drive is no longer in the system, having been removed or replaced, or it has failed such that the system cannot detect it. In any case, the cause is most likely (not necessarily) related to a hardware problem.Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 07-23-2009 #3Just Joined!
- Join Date
- Jul 2009
- Posts
- 2
1. Version of fedora (fedora 11)
2. Physical Drives installed(1)
3. Partition on drive (4)
4. Configuration of file system (I have installed windows xp(C drive) and fedora(F drive ).
5. I didn't made any change, earlier everything was working fine. But today when i start fedora, its giving the error "dev/mapper/vg_mudassar-lv_root:clean,108614/1221600 files, 896575/4885504 blocks fsck.ext3: unable to resolve UUID=5c923909-3957-43d5-b25f-3ba6a9fc495e"
After that i try to solve the issue by giving command /sbin/fsck but unable to resolve the issue.
Thanks,
- 08-08-2009 #4Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,974
fsck will only run if it thinks the file system is not clean, unless you force it with the -f (force) option. Try that. If it continues to give an error, you might need to reformat the partition.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote