Chain grub/grub2 failed
|
2017-01-20, 14:16
Post: #1
|
|||
|
|||
Chain grub/grub2 failed
Hey, hope this is not a beginner mistake.
I want to chain grub and/or grub2 for installing CentOS6 and/or CentOS7 because trying to load kernel and initrd directly from iPXE failed. I have a script for iPXE which looks like this: Code: #!ipxe I always end up in the grub shell. My first thought was that the grub.cfg file is not loaded but I don't know how to. Thanks for your help. Additional Information: Handling grubx64.efi directly from my dhcpd.conf works fine for me. So this: Code: class "pxeclients" { in dhcpd.conf works fine, but Code: filename "ipxe.efi"; with the script above doesn't work and ends up in the grub shell. |
|||
2017-08-24, 23:46
Post: #2
|
|||
|
|||
RE: Chain grub/grub2 failed
I too am having the same issue. I'm unable to get GRUB2 to search for the boot.cfg files when chainloading from iPXE.
Its working fine when the grubx64.efi is provided over DHCP. However the same functionality is not available through iPXE chainloading. See the TFTP log for iPXE chainload to GRUB2: Code: Aug 24 23:25:09 dhcpd: DHCPDISCOVER from 00:50:56:83:f0:cc via ens192 TFTP log for DHCP TFTP delivery of grub2: Code: Aug 24 23:24:20 in.tftpd[7555]: RRQ from 82.150.110.231 filename grub2/grubx64.efi |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 3 Guest(s)