On 06/09/2011 03:12 PM, Ignas Anikevicius wrote:
On 09/06/11 12:06, Alan McKinnon wrote:
why you making so much work for yourself?
set the /usr/src/linux symlink to each set of installed sources in turn,
run emerge @module-rebuild
or run module-rebuild rebuild
you could even script it
cd /usr/src
for I in linux-*
do
ln -sfn $I linux
module-rebuild rebuils
done
Fixing my bash syntax errors is left as an exercise for the interested reader
Thanks very much!
You actually don't need to the symlinks yourself. Try:
eselect kernel list
Then choose one with something like:
eselect kernel set 2