Help debugging iPXE EFI kernel boot failure
|
2014-12-15, 23:02
Post: #1
|
|||
|
|||
Help debugging iPXE EFI kernel boot failure
Hello. I've been playing with iPXE on both legacy and EFI mode. I have both working with
chainloading the respective grub.0/grub.efi and that works. What I really want to do is load the kernel and initrd directly. I've seen in the forum other people have had success with this on EFI. I'm using the latest source code (refreshed git a few hours ago). On legacy systems, everything works fine, the kernel boots, goodness. On my EFI system, I get no output after "boot" after loading the kernel. I've tried various combinations but on the forum this seems to be the preferred method: iPXE> kernel tftp://172.23.0.1/kernel initrd=initrd console=ttyS1,115200,n8 tftp://172.23.0.1/kernel... ok iPXE> initrd --name initrd tftp://172.23.0.1/initrd.img tftp://172.23.0.1/initrd.img... ok iPXE> boot (then nothing) I tried enabling earlyprintk in linux but saw nothing. I also connected to the VGA screen and there is nothing different there either. If I reset and network boot grub.efi (grub2) instead of ipxe.efi, it works ok - same kernel and initrd. Any suggestions on how I might debug this problem? In the mean time, I'll try to find some different kernels to play with. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Help debugging iPXE EFI kernel boot failure - erikj - 2014-12-15 23:02
RE: Help debugging iPXE EFI kernel boot failure - robinsmidsrod - 2014-12-16, 09:30
RE: Help debugging iPXE EFI kernel boot failure - erikj - 2014-12-16, 14:54
|
User(s) browsing this thread: 2 Guest(s)