Thank you, all fixed now, i did have an old kernel.
On 1/18/06, Vivek Khera <[EMAIL PROTECTED]> wrote: > > 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. > >
