Tom Elliott kernel for version 0.32
-
Because of the heavy work load right now. I have been on able to upgraded my 5 fog servers to version 1.2. Is there a link to download Tom Elliott’s latest kernel that work with version 0.32.
I got some thinkpad that don’t work with the the old core kernel.
-
You can use the following commands, you may want to back up your old kernel, I have included the steps to do so as well.
[code]
cd /tftpboot/fog/kernel
sudo mv bzImage bzImage.OLD
sudo wget --no-check-certificate http://mastacontrola.com/fogboot/kernel/bzImage32
sudo mv bzImage32 bzImage
[/code] -
[URL='http://fogproject.org/forum/members/jaymes-driver.3582/'][B]You’re the man Jaymes thank you.:rolleyes: [/B][/URL]