Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to embed simple script to ipxe.efi
2017-07-24, 05:24
Post: #3
RE: how to embed simple script to ipxe.efi
(2017-06-26 22:28)chainloadee Wrote:  Hello,
My setup is chainboot with legacy undionly.kpxe with an embedded script with legacy bios settings.
Script:
#!ipxe
dhcp
chain http://chainboot.mydomain.com

lt works fine, but now I need uefi. It boots ok, but loops, so I tried to embedd this bootscript with

make /bin/ipxe.efi EMBED=script.ipxe

but it only says nothing to do. I found a second Makefile.efi, but I don't know how to use it.

Am I doing right or is there another way with UEFI boot to embed a script.

all the best

Maybe you can try this website, I find it quite useful.
https://rom-o-matic.eu/
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: how to embed simple script to ipxe.efi - yanshuo1990 - 2017-07-24 05:24



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