The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Booting CentOS6.5 kernel failed with UEFI mode
2015-05-14, 07:59
Post: #1
Booting CentOS6.5 kernel failed with UEFI mode
We have erase the i350 NIC card with efirom, and the following script was used in our PXE server.

#!ipxe
kernel tftp://xxx.xxx.xxx.xxx/boot/vmlinuz initrd=initrd.img
initrd tftp://xxx.xxx.xxx.xxx/boot/initrd.img
boot

Such a scrip works normally with the ubuntu1404, which kernel verison is 3.13.

But we tried to use it with the CentOS6.5 or the Ubuntu 1004, which kernel version is about 2.6.XX

We met the following errors with the kernel.
"Could not select: Exec format error (http://ipxe.org/2e008081)
Could not boot image: Exec format error (http://ipxe.org/2e008081)"

Is there any solution for supporting boot the old 2.6 kernel with iPXE in the UEFI mode?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Booting CentOS6.5 kernel failed with UEFI mode - Hudson - 2015-05-14 07:59



User(s) browsing this thread: 1 Guest(s)