Installing kernel 2.6.4 0n (not over) 2.4

jludwig wralphie at comcast.net
Tue Mar 16 19:57:53 UTC 2004


If you set up a script witn something like;

KERNEL=`uname -a | cut -d . -f3`
if $KERNEL = 4 ;then
	mouse= # your code
          else
	mouse= # your code
fi
 
you will automate the process. Where to put this I haven't determined.
-- 
jludwig <wralphie at comcast.net>





More information about the fedora-list mailing list