iPXE source code - embedding.elf
|
2017-05-26, 13:43
Post: #6
|
|||
|
|||
RE: iPXE source code - embedding.elf
(2017-05-26 13:25)Abrams Wrote: set initiator-iqn "IQN of the initiator" No you can't. Take a look at https://git.ipxe.org/ipxe.git/blob/HEAD:...boot.c#l65. You can see that iPXE will refuse to continue after invoking an ELFBoot executable. If your "test.elf" file is successfully returning to iPXE and continuing to the "sanboot", then it is not an ELFBoot executable. The file extension ".elf" doesn't actually mean anything to iPXE; it will detect the image type based on the contents of the image rather than the filename. You can use "imgstat" to see what type of executable you really have. Michael |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
iPXE source code - embedding.elf - Abrams - 2017-05-24, 16:04
RE: iPXE source code - embedding.elf - mcb30 - 2017-05-25, 15:54
RE: iPXE source code - embedding.elf - Abrams - 2017-05-25, 18:26
RE: iPXE source code - embedding.elf - mcb30 - 2017-05-25, 18:42
RE: iPXE source code - embedding.elf - Abrams - 2017-05-26, 13:25
RE: iPXE source code - embedding.elf - mcb30 - 2017-05-26 13:43
RE: iPXE source code - embedding.elf - Abrams - 2017-06-02, 13:14
RE: iPXE source code - embedding.elf - mcb30 - 2017-06-02, 13:56
RE: iPXE source code - embedding.elf - Abrams - 2017-06-02, 14:01
|
User(s) browsing this thread: 3 Guest(s)