We had to pull the plug on a linux box. I am relatively new to linux, and the following happened when we switched it on again.
It started to boot and is now saying:
/dev/md0: recovering journal
It has been doing this for about an hour. Should I leave it, or do I need to worry?
Thank you
Software/Hardware used:
ASKED:
November 27, 2008 2:29 PM
UPDATED:
September 14, 2010 9:12 AM
It may also be an issue with the hard disk, much like the checkdisk utility that would run in Windows, Linux will attempt to recover the filesystem journal if the filesystem is damaged/corrupted, which can be caused by a hardware problem within the drive itself.
I think the issue is with /etc/fstab. u can enable or disable disk checking by configuring the entries in /etc/fstab. If you dont want to check the disk every time you boot, u can rather disable it.