On Fri, Mar 10, 2000 at 11:01:00AM +0800, Anil Sharma <Grand Poobah Maset> wrote: > Which kernel are we meant to be using? I think we need a recompile > (probably wrong) or some other way to fix /System.map. Just: cp /usr/src/linux/System.map /System.map or even: rm /System.map ln -s /usr/src/linux/System.map /System.map Ian