Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Referring to files in the initial RAM disk
2019-11-30, 09:47
Post: #4
RE: Referring to files in the initial RAM disk
use imgstat to see what you have loaded.
But AFAIK there is no support for loading additional files into ipxe via the "initrd" interface.
If there is data there, it will be parsed as a script and nothing else.

What you might be able to do tho is to embed this into original ipxe build (in which case multiple embeds are supported)
But not sure if it in that case is possible to override the script. You might also have to include both a script and the image, otherwise the script that you send via initrd might "overwrite" the image rather than just adding the script, but this is something that you will have to test, if working at all.

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


Messages In This Thread
RE: Referring to files in the initial RAM disk - NiKiZe - 2019-11-30 09:47



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