On Sat, 17 Nov 2001 03:01, Douglas J Hunley wrote:
>
> copy it to /boot and append the kernel version to it..
> i.e /boot/System.map-2.4.14

My current 'method' is a permanent

cd /boot
rm System.map
ln -s /usr/src/linux/System.map System.map

this assumes that /usr/src/linux is itself a symlink to the current kernel 
(not always the case).

there was a post sometime earlier that if you had a series of 

/boot/System.map-2.4.xx's

the kernel would  'discover' for itself which one to use. Is this correct? 
David Bandel mentions the klogd daemon starting early in the boot scripts. Is 
the name 'System.map' with no extensions a necessity for some other, obscure, 
applications?

-- 
http://linux.nf -- [EMAIL PROTECTED]

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

_______________________________________________
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users

Reply via email to