On 4/14/07, Axel Thimm <[EMAIL PROTECTED]> wrote:
On Sat, Apr 14, 2007 at 01:23:13PM +0100, John Pilkington wrote: > A new FC5 kernel has just appeared in the system. Smart 'upgrade all' > installs it and sets it as default. A default boot then spells trouble > before the appropriate kmdls have arrived, so after installation I > revert to the old version using system-config-boot. > > There's no real problem, and I have no doubt that this is an old > question, but is it really best to update the default boot as soon as a > new kernel is installed?
In /etc/sysconfig/kernel you can set which kernel is going to be the default: # UPDATEDEFAULT specifies if new-kernel-pkg should make # new kernels the default UPDATEDEFAULT=yes <------------- put no here, to keep the previous one # DEFAULTKERNEL specifies the default kernel package type DEFAULTKERNEL=kernel -- Paulo Roma Cavalcanti LCG - UFRJ
_______________________________________________ atrpms-users mailing list [EMAIL PROTECTED] http://lists.atrpms.net/mailman/listinfo/atrpms-users
