> I did port the ATLAS support from linux-2.2.12 kernel into linux-2.2.14 > . I saw that there is a problem, if I reset the computer in an unusual > way then at restart it tries to do e2fsck on the hdd. My problem is > that when I run linux 2.2.14 ( for ATLAS , that we ported ) it get > stucked in running e2fsck. Do you have any ideea of what is happening ? Are you using SCSI disks, and if so, did you merge the SCSI driver from the MIPS 2.2.12 kernel into your 2.2.14 base? The standard distribution of that driver wasn't 100% cache safe for MIPS, and probably still isn't. Regards, Kevin K.