Referring to files in the initial RAM disk
|
2019-12-01, 22:40
Post: #6
|
|||
|
|||
RE: Referring to files in the initial RAM disk
not surprised, as that initial script using intird= is not really loaded as an image, but rather just executed, you can read the sourcecode for the autoboot code to see what is going on there.
if you embed it into your ipxe binary, you can refer to it, there should be examples of that on the forum. (but cant find it, but I think it is EMBED=file1,file2 or similar.) And since the script provided via initrd= is not in imgstat it also suggest that it wouldn't overwrite those files. before giving up, I would have at least tried to build with multiple embeded files ans checked what imgstat would give. Use GitHub Discussions VRAM bin |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Referring to files in the initial RAM disk - dscoular@gmail.com - 2019-11-29, 09:25
RE: Referring to files in the initial RAM disk - MultimediaMan - 2019-11-29, 17:58
RE: Referring to files in the initial RAM disk - dscoular@gmail.com - 2019-11-30, 02:49
RE: Referring to files in the initial RAM disk - NiKiZe - 2019-11-30, 09:47
RE: Referring to files in the initial RAM disk - dscoular@gmail.com - 2019-12-01, 12:16
RE: Referring to files in the initial RAM disk - NiKiZe - 2019-12-01 22:40
RE: Referring to files in the initial RAM disk - MultimediaMan - 2019-12-02, 10:14
RE: Referring to files in the initial RAM disk - dscoular@gmail.com - 2019-12-03, 10:01
RE: Referring to files in the initial RAM disk - NiKiZe - 2019-12-03, 17:17
|
User(s) browsing this thread: 1 Guest(s)