Booting Linux kernel under UEFI hangs immediately after download
|
2016-09-08, 22:27
Post: #1
|
|||
|
|||
Booting Linux kernel under UEFI hangs immediately after download
I am attempting to use iPXE to load the installers for various Linux Distributions onto UEFI enabled servers. The server's are able to boot correctly in BIOS mode, but fail when UEFI is enabled. When they fail, it is immediately after successfully downloading both the kernel and initrd. Nothing is printed after the ok message for the ftp download of the initrd and it hangs forever. This happens whether attempting to boot the installer for Ubuntu 16.04, Fedora 24, or CentOS 7.2.
This same setup works correctly when attempting to booth these same installers using the UEFI mode in a KVM/Qemu virtual machine. Also, experiments with using PXE Grub on real hardware to boot the same kernels have been successful, but it relies on TFTP which is much slower. Here's my script for installing Ubuntu 16.04: #!ipxe kernel ftp://server/pxeboot/ubuntu-installer/amd64/linux initrd=initramfs initrd --name initramfs ftp://server/pxeboot/ubuntu-installer/amd64/initrd.gz boot |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Booting Linux kernel under UEFI hangs immediately after download - langlorx - 2016-09-08 22:27
RE: Booting Linux kernel under UEFI hangs immediately after download - NiKiZe - 2016-09-09, 19:26
RE: Booting Linux kernel under UEFI hangs immediately after download - langlorx - 2016-09-10, 00:36
RE: Booting Linux kernel under UEFI hangs immediately after download - NiKiZe - 2016-09-10, 09:50
RE: Booting Linux kernel under UEFI hangs immediately after download - MultimediaMan - 2016-09-10, 15:28
RE: Booting Linux kernel under UEFI hangs immediately after download - langlorx - 2016-09-12, 17:58
RE: Booting Linux kernel under UEFI hangs immediately after download - MultimediaMan - 2016-09-12, 18:00
|
User(s) browsing this thread: 3 Guest(s)