Congratulations!
> Ok...I went back into the BIOS and enabled internal
> cache. Boot again...Guess what? :(
> Nothing...dead.
>
> So, at least on my system, there is a problem with the
> cache. I don't think that the cache memory
> itself is bad, since I don't experience random
> failures or reboots...
>
> What should I do? If there will be a patch for this,
> where would I find it?
> Please help!
You have to patch arch/i386/setup.S with some piece of
'marker' asm code (say, infinite loop with blinking keyboard LED :-)
and move it further and further into boot process
until you find a place where it stops blinking.
You'll know then exact place of hang!
-- vda - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/