Hi all, On a K6-2 box the 2.6.9 kernel starts to load : "Loading...." then the PC resets. The kernel compiled and everything installed OK. Lilo is OK. I've tried four times different configs with the same result. Box resets. My 2.4.28 kernel works OK. I've tried rm'ing and re-unpacking the 2.6.9 source and starting afresh. Box resets. The only clue, if that's what it is, is when I tried to upgrade module-init- tools and quota-tools I got an error, can't find ../asm-generic/errno.h. True enough, there's no ../asm-generic dir in the includes. The closest is ../mach- generic. And there *is* a errno.h in the include files. So I just made an ../asm- generic dir and put a copy of errno.h in it. No luck. -Gil
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/