Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Booting CentOS6.5 kernel failed with UEFI mode
Post: RE: Booting CentOS6.5 kernel failed with UEFI mode
Just tried this script, still failed with the same error...
(2015-05-14 22:58)MultimediaMan Wrote:
Code:
#!ipxe
initrd tftp://xxx.xxx.xxx.xxx/boot/initrd.img
chain tftp://xxx.xxx.xxx.xxx/boot... |
|
Hudson |
General |
6 |
30,011 |
2015-05-15, 08:52 |
|
|
Thread: Booting CentOS6.5 kernel failed with UEFI mode
Post: 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/b... |
|
Hudson |
General |
6 |
30,011 |
2015-05-14, 07:59 |
|
|
Thread: Use the iPXE as an UEFI Application
Post: RE: Use the iPXE as an UEFI Application
With such kinds of script, it works, thanks a lot.
Seems that the iPXE do support fetch the kernel and ramdisk, then boot by itself, and do not need to grub at all.
For the traditional UEFI PXE serve... |
|
Hudson |
General |
5 |
28,074 |
2014-12-10, 07:40 |
|
|
Thread: Use the iPXE as an UEFI Application
Post: Use the iPXE as an UEFI Application
Hi,
I tried to use the iPXE as an UEFI Application to install the Ubuntu from PXE Server, which will running from my BIOS integrated UEFI Shell.
For the PXE Server part, it is already configured with... |
|
Hudson |
General |
5 |
28,074 |
2014-12-08, 05:50 |