iPXE source code - embedding.elf
|
2017-05-24, 16:04
Post: #1
|
|||
|
|||
iPXE source code - embedding.elf
Hello guys,
I have created my own test.ipxe file that I have embedded into the original undionly.kpxe file. My code inside the test.ipxe is like: :pc_boot set initiator-iqn "iqn-details" sanboot iscsi:"iscsi-details" boot My system is booting through an iSCSI disk. I would like to add/ implement my own .elf executable file before booting through the iscsi OS. Does anyone knows how I can do this? For example, I have the file mytest.elf and I tried to following code with no success. boot mytest.elf set initiator-iqn "iqn-details" sanboot iscsi:"iscsi-details" boot P.S. My TFTP default directory contains the mytest.elf file but I do not know If I need to import any option of that into my DHCP configuration. Any thoughts? Many thanks |
|||
« 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: 1 Guest(s)