On Jan 18, 2006, at 4:03 PM, Szasz Revai Endre wrote:

Hmm I have upgraded from 0.80 dev edition, but i kind of need that :(

Make sure you're not running an old kernel. Between then and now, the kernel has been reconfigured to be gzipped, so you need to do this in /boot/kernel/


rm `find . \! -newer kernel.gz | grep -v kernel.gz`

this will remove all the old modules and the kernel file which is preferred to the kernel.gz file which is the newer kernel. If you don't have a "kernel" file, then you're ok in this area.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to