11th Gen Intel Kernel
-
Has anyone had any success on imaging any 11th Gen Intel desktop or laptop if so what kernel needs to be installed?
-
@adamhyla89 Which version of FOG do you use and which kernels have you tried so far? We provide very recent kernels (5.10.x) that ought to run on those CPUs I’d think.
Please post a picture of the error you see on screen when trying to boot up.
-
@sebastian-roth This is what I am now running into
Start RE ever INA. Station IP address is 10.20.32.149
Server IP address is 10.29.32.10
filenene is ige.efi filesize is 1008224 Bytes Downloading NIP file…
HIP file downloaded successfully. IPVE initialising devices…ok
APNE 1.0.0 (47849) - Open Source Network Boot Firmware – http://ipxe.org Features: DNS HTTP HTTPS 1SCSI TFTP SRP ULAN ADE EFI Menu
Waiting for link-up on net8… ok
Configuring (net8 8c:8c:aa:82:f8:e6)… ok Received DHCP answer on interface nete
tftp://18.28.32.18/default.ipxe… ok http://18.28.32.10/fog/service/ipxe/boot.php… ok
bzImage… ok Could not boot: Exec format error (http://ipxe.org/2008081)
Could not select: Exec format error (http://ipxe.org/26008881)
Could not boot: Exec format error (http://ipxe.org/2008081) Chainloading failed, hit ‘s’ for the IPKE shell: reboot in 10 seconds
I went to this page to update the Kernel’s via command line as there is no GUI.
https://wiki.fogproject.org/wiki/index.php?title=Kernel_Update
-
@sebastian-roth It is version 3.16.0-4amd64
-
@adamhyla89 said in 11th Gen Intel Kernel:
I went to this page to update the Kernel’s via command line as there is no GUI.
https://wiki.fogproject.org/wiki/index.php?title=Kernel_Update
It is version 3.16.0-4amd64This is the kernel version of your FOG server OS but not the one used by PXE booting clients. To find out which kernel you have right now run
file /var/www/html/fog/service/ipxe/bzImage* /var/www/fog/service/ipxe/bzImage*
and post output here.What do you mean by “no GUI”? You should be able to access the FOG web UI in a browser from another machine.
-
@sebastian-roth it states cannot open ` /var/www/fog/service/bzImage’ (no such file or directory)
-
@sebastian-roth The install on the VM is only command line, no GUI for Ubuntu.
-
@adamhyla89 said in 11th Gen Intel Kernel:
it states cannot open ` /var/www/fog/service/bzImage’ (no such file or directory)
Better copy & paste the commands to not miss anything. So again:
file /var/www/html/fog/service/ipxe/bzImage* /var/www/fog/service/ipxe/bzImage*
The install on the VM is only command line, no GUI for Ubuntu.
There is no GUI (for Ubuntu) needed as you can access the FOG web UI from another computer. I guess you have used it already because how would you manage FOG or even get past the schema update when you don’t access the FOG web UI.