-1

I have installed Ubuntu and everything works well, I have configured VOIP on it, and today he had some problems and when he goes to reboot, I can't restart the system and I have this error:

1:/dev/VolGroup00/LogVol02: UNEXPECTED INCONSISTENCY: RUN fsck MANUALLY(i.e. , without –a or –p options)

can anyone tell me what means this error and how I can resolve it ?

Tim
  • 33,500

1 Answers1

0
  1. Go to recovery mode ( select it in GRUB ).
  2. Find option FSCK in recovery mode menu. OR
  3. Run FSCK manually from recovery-mode root shell promt.

It's looks that your filesystem have some error, and system tells you to run FSCK for fixing it.