[ipxe-devel] Script to run ipxe

Shubham Mittal shubham.mittal at nxp.com
Mon Apr 24 16:59:05 UTC 2017


Hi all,


Thanks a lot Frank and Christian for your great suggestions over how to build 808610d3.efi with proper arguments and handle infinite dhcp requests.


Will you please tell me how to make a script file for ipxe that can provide initrd and kernel image.


i have tried the following:


install.ipxe

#!ipxe
  initrd initrd.ext2.gz
  chain Image <some arguments i need to pass>
  boot

 With the above file, i am able to get the kernel up on the uefi shell but it can not get initrd which has been downloaded by above script.

Actually i need some examples on how to pass various arguments and how can "Image" use the initrd.ext2.gz


Thanks in advance.


Regards,

Shubham


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20170424/eb2ef3f7/attachment.htm>


More information about the ipxe-devel mailing list