FUJITSU ESPRIMO G6012 : no network interfaces found , your kernel is most proba
-
Good morning,
I have a pxe UEFI boot problem with Fujitsu Esprimo G6012 computers
« no network interfaces found , your kernel is most probably missing the correct driver »
version du FOG : 1.5.9
Version kernel : 5.15.68
Merci -
I registered manually with the collected mac interface. I scheduled an image deployment on this computer.
I enabled debug mode.Please find the result of the different commands:
lspci-nn | grep -i net :
00:1f.6 Ethernet controller [0200]: Intel Corporation Device [8086:1a1d] (rev 11)
uname -a :
Linux fogclient.localdomain 4.19.145 #1 SMP Sun Sep 13 05:35:01 CDT 2020 x86_64 GNU/Linux
grep -i firm /var/log/mess: -
@DARUN974 Hi, I may be understanding this wrong but the output of the commands that you posted are from the FOG server or the host computer in debug mode?
If the output is on the host computer, then the Linux kernel is old (4.19.145) and you should update it to the newest one available (5.15.68).
-
Good evening, thanks for your answer,
that’s right, the results of the posted commands come from the computer in debug mode.
Ok I updated my version of linux kernel, but at “reconfigure” I still have the old version. -
@DARUN974 I’m not sure what you are referring to by “reconfigure”.
How did you update the kernel?
I would recommend you update the kernel using this guide. -
I upgraded my kernel from the command line.
Downloaded bzImage files from https://fogproject.org/kernels/ then copy to /var/www/fog/servçice/ipxe/
Then do a reconfigure.
This is a command used to apply changes.
In fact we use FOg which is “packaged” in an “eolebase”:
https://pcll.ac-dijon.fr/eole/
It is a French system.
I think I have to do with them it must have a conf file.
Thanks for your help. -
@DARUN974 said in FUJITSU ESPRIMO G6012 : no network interfaces found , your kernel is most proba:
Downloaded bzImage files from https://fogproject.org/kernels/ then copy to /var/www/fog/servçice/ipxe/
This used to be the kernel download URL but we switched over to Github more than a year ago: https://github.com/FOGProject/fos/releases
While the old one still exists it is not updated anymore. See the readme.