Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Running script to download image
2021-03-10, 11:27 (This post was last modified: 2021-03-10 11:31 by a_bains.)
Post: #1
Running script to download image
Can I have IPXE execute my curl commands that download my kernel, initrd and filesystem.squashfs from my git repository?
Find all posts by this user
Quote this message in a reply
2021-03-10, 16:08 (This post was last modified: 2021-08-07 14:02 by NiKiZe.)
Post: #2
RE: Running script to download image
chain does download
curl does not run in iPXE
You could have iPXE call a http server, which does the download.

but you should be fine just fetching the rawdata url of github.

Use GitHub Discussions
VRAM bin
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 




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