<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2523" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Trying to recompile a kernel to get LAN working 
(ALi 1689 chipset driver). The instructions I was trying to follow were from <A 
href="http://www.linuxquestions.org/questions/showthread.php?s=&threadid=73436">http://www.linuxquestions.org/questions/showthread.php?s=&threadid=73436</A> which 
have worked in the past, and I really don't know what I managed to stuff up this 
time. Previously I had kernel 2.6.10 working, and was trying to redo the same 
thing by adding in the correct driver modules into 
/usr/src/linux-2.6.10/drivers/net/tulip/. I'm starting to think what I did the 
first time was to leave out a "-" somewhere, the error was "file not found". The 
second time around I tried to compile straight over the top of the working 
2.6.10 kernel. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>The error on reboot: </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Uncompressing Linux... Ok, booting the jernel. 
</FONT></DIV>
<DIV><FONT face=Arial size=2>audit(1106411054.995:0): initialized</FONT></DIV>
<DIV><FONT face=Arial size=2>AC'97 1 access is not valid [0xffffffff], removing 
mixer.</FONT></DIV>
<DIV><FONT face=Arial size=2>Unable to initialize codec #1</FONT></DIV>
<DIV><FONT face=Arial size=2>Kernel panic - not syncing: VFS: Unable to mount 
root fs on unknown-block(0,0)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>and the system needs to be rebooted. I still 
have the original kernel booting. Previously errors flashed by when shutting 
down and rebooting things were going wrong with IP-Tables.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>On my instructions, the last command 
"/sbin/grub-install" never works. I wonder if that's an error. The problem might 
also be being caused by the Nvidia graphics driver, but I can't retrace that 
problem just at the moment. One last important symptom, when recompiling the 
kernel there were substantially less modules compiled and even fewer installed 
(make modules, make modules_install) where previously these took up to 20mins 
they took less than a minute and seconds respectively. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I have another shot at making it work, but one more 
botch and I am likely to have to reinstall the OS. Can I recover the previous 
compile? Or any idea what I did so I don't stuff it again? It's probably a typo 
somewhere. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>* feels like the most accident prone linux newbie 
ever. </FONT></DIV></BODY></HTML>