Dell Latitude E5440 FOG .32
-
How did you download the file? Are you sure it’s using that kernel.
Make sure you’re using the right kernel properly:
If using FOG 0.32
[code]cd /tftpboot/fog/kernel
mv bzImage bzImage.orig.2014APR01
wget -O bzImage --no-check-certificate https://mastacontrola.com/fogboot/kernel/bzImage32[/code] -
[quote=“Tom Elliott, post: 24862, member: 7271”]How did you download the file? Are you sure it’s using that kernel.
Make sure you’re using the right kernel properly:
If using FOG 0.32
[code]cd /tftpboot/fog/kernel
mv bzImage bzImage.orig.2014APR01
wget -O bzImage --no-check-certificate https://mastacontrola.com/fogboot/kernel/bzImage32[/code][/quote][FONT=Helvetica][SIZE=12px]Hi Tom,[/SIZE][/FONT]
[FONT=Helvetica][SIZE=12px] [/SIZE][/FONT]
[FONT=Helvetica][SIZE=12px]Can I use the your below mentioned kernel for [B]FOG 0.32[/B] running on [B]Ubuntu 12.04 - 64bit OS [/B]? or is there any alternate kernal for 64bit OS ? [/SIZE][/FONT]
[FONT=Consolas] [/FONT]
[FONT=Consolas]wget -O bzImage --no-check-certificate [url]https://mastacontrola.com/fogboot/kernel/bzImage32[/url][/FONT]
[FONT=Helvetica][SIZE=12px] [/SIZE][/FONT]
[FONT=Helvetica][SIZE=12px]Please suggest.[/SIZE][/FONT]
[FONT=Helvetica][SIZE=12px] [/SIZE][/FONT]
[FONT=Helvetica][SIZE=12px]As I have same problem with Dell 5440 and Lenovo L440, this will help me.[/SIZE][/FONT]
[FONT=Helvetica][SIZE=12px] [/SIZE][/FONT]
[FONT=Helvetica][SIZE=12px]Thanks[/SIZE][/FONT]
[FONT=Helvetica][SIZE=12px] [/SIZE][/FONT] -
What was unclear about my message?
If you are running FOG 0.32, use the commands I gave. It’s true for before 0.32 as well.
-
Thanks Tom,
I will give it a try and let you know i appreciate your help on this.
I actually used my Mac to navigate to h[I][FONT=Consolas]ttps://mastacontrola.com/fogboot/kernel/bzImage32
Then I just put in on a flash drive renamed the file to E5440bzImage32 and moved the file to [/FONT][/I]/tftpboot/fog/kernel/[SIZE=2][FONT=Consolas][I]Under the GUI on the [/I][/FONT][/SIZE][FONT=Consolas][I]registered[/I][/FONT][SIZE=2][FONT=Consolas][I] host i set the [/I][/FONT][/SIZE][FONT=Ubuntu][COLOR=#333333]Host Kernel: to [/COLOR][/FONT][FONT=Ubuntu][COLOR=#333333]fog/kernel/E5440bzImage[/COLOR][/FONT]
-
[quote=“kelly.bettendorf, post: 24886, member: 5100”]Thanks Tom,
I will give it a try and let you know i appreciate your help on this.
I actually used my Mac to navigate to h[I][FONT=Consolas]ttps://mastacontrola.com/fogboot/kernel/bzImage32[/FONT][/I]
[FONT=Consolas][I]Then I just put in on a flash drive renamed the file to E5440bzImage32 and moved the file to [/I][/FONT]/tftpboot/fog/kernel/[SIZE=2][FONT=Consolas][I]Under the GUI on the [/I][/FONT][/SIZE][FONT=Consolas][I]registered[/I][/FONT][SIZE=2][FONT=Consolas][I] host i set the [/I][/FONT][/SIZE][FONT=Ubuntu][COLOR=#333333]Host Kernel: to [/COLOR][/FONT][FONT=Ubuntu][COLOR=#333333]fog/kernel/E5440bzImage[/COLOR][/FONT][/quote]
Did you rename the bzImage32 to bzImage? If not you want to adjust your setting on the Fog configuration page to point to the correct file bzImage32
-
[quote=“Sivasubramaniam.T, post: 24881, member: 22852”][FONT=Helvetica][SIZE=12px]Hi Tom,[/SIZE][/FONT]
[FONT=Helvetica][SIZE=12px]Can I use the your below mentioned kernel for [B]FOG 0.32[/B] running on [B]Ubuntu 12.04 - 64bit OS [/B]? or is there any alternate kernal for 64bit OS ?[/SIZE][/FONT]
[FONT=Consolas]wget -O bzImage --no-check-certificate [url]https://mastacontrola.com/fogboot/kernel/bzImage32[/url][/FONT]
[FONT=Helvetica][SIZE=12px]Please suggest.[/SIZE][/FONT]
[FONT=Helvetica][SIZE=12px]As I have same problem with Dell 5440 and Lenovo L440, this will help me.[/SIZE][/FONT]
[FONT=Helvetica][SIZE=12px]Thanks[/SIZE][/FONT]
[/quote]Yes, there is a 64 bit version of the kernel, [url]https://mastacontrola.com/fogboot/kernel/bzImage[/url]
You need to follow the instructions Tom has given you but this will allow you the 64 bit capabilities.
-
Hi Jaymes and Tom, I have tried running the above command and still get Kernel Panic when trying to uploading an image.
-
[quote=“kelly.bettendorf, post: 24886, member: 5100”]Thanks Tom,
I will give it a try and let you know i appreciate your help on this.
I actually used my Mac to navigate to h[I][FONT=Consolas]ttps://mastacontrola.com/fogboot/kernel/bzImage32[/FONT][/I]
[FONT=Consolas][I]Then I just put in on a flash drive renamed the file to E5440bzImage32 and moved the file to [/I][/FONT]/tftpboot/fog/kernel/[SIZE=2][FONT=Consolas][I]Under the GUI on the [/I][/FONT][/SIZE][FONT=Consolas][I]registered[/I][/FONT][SIZE=2][FONT=Consolas][I] host i set the [/I][/FONT][/SIZE][FONT=Ubuntu][COLOR=#333333]Host Kernel: to [/COLOR][/FONT][FONT=Ubuntu][COLOR=#333333]fog/kernel/E5440bzImage[/COLOR][/FONT][/quote]
You have two different names.
The First, you saved the file as E5440bzImage32 according to this post. Then you placed the file in /tftpboot/fog/kernel/E5440bzImage32?
If so, the Host Kernel line is set incorrectly:
You said you set the Host kernel line to look at:
fog/kernel/E5440bzImageThere isn’t a 32 at the end of it so this could be your problem, does this file even exist? My guess is it’s defaulting to the bzImage file which is currently set, if my understanding is sound, as a 64 bit kernel, which should be panicking.
-
[quote=“Tom Elliott, post: 24862, member: 7271”]How did you download the file? Are you sure it’s using that kernel.
Make sure you’re using the right kernel properly:
If using FOG 0.32
[code]cd /tftpboot/fog/kernel
mv bzImage bzImage.orig.2014APR01
wget -O bzImage --no-check-certificate https://mastacontrola.com/fogboot/kernel/bzImage32[/code][/quote]Hi Tom,
This issue got fixed !
Now I can Register, Upload and Deploy images in [B]Dell 5440, 5420, 3450[/B] and [B]Lenovo L440[/B] model laptops with fog.
It worked perfectly fine for me with your kernel [B]bzImage32[/B].Kudo’s for ur Kernal. Thank you for your great support
-
[quote=“Tom Elliott, post: 24894, member: 7271”]You have two different names.
The First, you saved the file as E5440bzImage32 according to this post. Then you placed the file in /tftpboot/fog/kernel/E5440bzImage32?
If so, the Host Kernel line is set incorrectly:
You said you set the Host kernel line to look at:
fog/kernel/E5440bzImageThere isn’t a 32 at the end of it so this could be your problem, does this file even exist? My guess is it’s defaulting to the bzImage file which is currently set, if my understanding is sound, as a 64 bit kernel, which should be panicking.[/quote]
O gosh… your right let me go try that again and i will let you know, I can’t believe i did that! Thanks again.
-
[quote=“Jaymes Driver, post: 24888, member: 3582”]Yes, there is a 64 bit version of the kernel, [url]https://mastacontrola.com/fogboot/kernel/bzImage[/url]
You need to follow the instructions Tom has given you but this will allow you the 64 bit capabilities.[/quote]
Hi James,
The issue got fixed !
I am using [B]fog 0.32[/B] in Ubuntu 12.04 [B]64 bit OS[/B].First I have tried with [B][url]https://mastacontrola.com/fogboot/kernel/bzImage[/url][/B] unfortunately it gave kernal panic error.
Later I have tried with [B][I][FONT=Consolas][url]https://mastacontrola.com/fogboot/kernel/bzImage32[/url] [/FONT][/I][/B]It worked for meI have tried with Dell 5440, 5420, 3450 and Lenovo L440 model laptops. Its working perfectly in all the laptops.
Thank you for your support.:) -
[quote=“kelly.bettendorf, post: 24905, member: 5100”]O gosh… your right let me go try that again and i will let you know, I can’t believe i did that! Thanks again.[/quote]
wow I don’t know where my head was at when I read that but I re-read it and saw that you mentioned you changed the name of the file, sorry for my confusion :oops:
[quote=“Sivasubramaniam.T, post: 24907, member: 22852”]Hi James,
The issue got fixed !
I am using [B]fog 0.32[/B] in Ubuntu 12.04 [B]64 bit OS[/B].First I have tried with [B][url]https://mastacontrola.com/fogboot/kernel/bzImage[/url][/B] unfortunately it gave kernal panic error.
Later I have tried with [B][I][FONT=Consolas][url]https://mastacontrola.com/fogboot/kernel/bzImage32[/url] [/FONT][/I][/B]It worked for meI have tried with Dell 5440, 5420, 3450 and Lenovo L440 model laptops. Its working perfectly in all the laptops.
Thank you for your support.:)[/quote]Glad you got it working!
-
[quote=“kelly.bettendorf, post: 24905, member: 5100”]O gosh… your right let me go try that again and i will let you know, I can’t believe i did that! Thanks again.[/quote]
Now when i try to run an upload i get
Kernel panic - not syncing
Kernel Offset: 0X0 From 0xc1000000The Kernel Offset part is new.
-
kelly,
As I just added the reading ability of the “kernel” argument on the host level in 0.33b, I’m not sure this actually worked on 0.32.
I’d try doing the methods I recommended above, just create a backup of your bzImage first.
-
[quote=“Tom Elliott, post: 24915, member: 7271”]kelly,
As I just added the reading ability of the “kernel” argument on the host level in 0.33b, I’m not sure this actually worked on 0.32.
I’d try doing the methods I recommended above, just create a backup of your bzImage first.[/quote]
Thanks for all your hard work on this Tom I will give it a go.
-
[quote=“kelly.bettendorf, post: 24916, member: 5100”]Thanks for all your hard work on this Tom I will give it a go.[/quote]
Okay so i followed your instructions line for line
[FONT=Consolas]cd /tftpboot/fog/kernel[/FONT]
[FONT=Consolas]mv bzImage bzImage.orig.2014APR01
wget -O bzImage --no-check-certificate [url]https://mastacontrola.com/fogboot/kernel/bzImage32[/url][/FONT]
[FONT=Consolas] [/FONT]
[FONT=Consolas]But i think i might have an idea why this is not working. When i navigate to the Kernel in GUI under properties of the kernel it shows
Type: Dos/Windows ExecutableIm not sure why since im downloading the file right from Terminal [/FONT]
-
Have you tried booting with this?
-
[quote=“Tom Elliott, post: 24920, member: 7271”]Have you tried booting with this?[/quote]
Im not sure i understand your question. Booting up the E5440 laptop?
-
Right!
-
[quote=“Tom Elliott, post: 24923, member: 7271”]Right![/quote]
Yes i still get Kernel Panic