LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   unable to load journal (https://www.linuxquestions.org/questions/linux-newbie-8/unable-to-load-journal-736895/)

sohail0399 07-01-2009 04:12 AM

unable to load journal
 
hi

i have CentOS 5.2 install with single HDD ATA and P3 system
After the option of grub i received an error
Ext3-fs failed to load journal.

unable to mount /root......
..................
Kernel Panic: trying to kill init process.

Kindly give the solution to resolve this issue.

thanks in adavance.

alan_ri 07-01-2009 06:47 AM

Hi!

You could run ( from the live cd );
Code:

e2fsck -fpC 0 /dev/hdXY
"hdxy" should be changed to correct label and number of your hard disk ( partitions ).

How old is hard disk? How many partitions do you have? Have you added or removed any hard disk lately?

sohail0399 07-02-2009 04:43 AM

Thanks

But When I try to resolve the problem at evening ,
there was no problem
I do not know what happen.

vap16oct1984 07-02-2009 05:23 AM

Dear Sohail,

Its a kernal panic problem. As u have said when you boot again later its work fine.
Remember next time or at any time may be on different day you got the same
problem again.

Actually there is no problem with linux file system so no need to run any kind of
commands link fsck or e2fsck. There is no problem with your journaling feature of linux
ext3.

The problem is some thing different and its related to the memory of your computer,
by saying memory here i mean Your RAM. Yes its your RAM who is responsible for all this.

So i order to get the permanent solution i suggest you to please change your RAM.

Hope its help you.

..................................................................


All times are GMT -5. The time now is 03:11 AM.