Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Older versions of ipxe repository
Post: RE: Older versions of ipxe repository
(2017-06-05 17:49)NiKiZe Wrote: The official iPXE git repository can be found at http://git.ipxe.org/ipxe.git
You can checkout any commit/revision from the repo.
so basic steps is
Code:
git c... |
|
Abrams |
General |
2 |
12,051 |
2017-06-05, 18:11 |
|
|
Thread: Older versions of ipxe repository
Post: Older versions of ipxe repository
Hi,
Where I can find older versions of an ipxe source code repository?
Thanks! |
|
Abrams |
General |
2 |
12,051 |
2017-06-05, 12:49 |
|
|
Thread: iPXE source code - embedding.elf
Post: RE: iPXE source code - embedding.elf
(2017-06-02 13:56)mcb30 Wrote: (2017-06-02 13:14)Abrams Wrote: Is there any directory by default that an iPXE looks inside for the file?
Yes; it will look by default in the folder point... |
|
Abrams |
General |
8 |
32,045 |
2017-06-02, 14:01 |
|
|
Thread: iPXE source code - embedding.elf
Post: RE: iPXE source code - embedding.elf
(2017-05-26 13:43)mcb30 Wrote: (2017-05-26 13:25)Abrams Wrote: set initiator-iqn "IQN of the initiator"
sanhook iscsi:"IQN of the target"
boot http://<ip.address of the Webserver>/... |
|
Abrams |
General |
8 |
32,045 |
2017-06-02, 13:14 |
|
|
Thread: iPXE source code - embedding.elf
Post: RE: iPXE source code - embedding.elf
(2017-05-25 18:42)mcb30 Wrote: (2017-05-25 18:26)Abrams Wrote: Thanks for the accept, yes I have an executable file .elf that at the moment does a simple check of the memory address. I a... |
|
Abrams |
General |
8 |
32,045 |
2017-05-26, 13:25 |
|
|
Thread: iPXE source code - embedding.elf
Post: RE: iPXE source code - embedding.elf
(2017-05-25 15:54)mcb30 Wrote: (2017-05-24 16:04)Abrams Wrote: I would like to add/ implement my own .elf executable file before booting through the iscsi OS.
Does anyone knows how I ca... |
|
Abrams |
General |
8 |
32,045 |
2017-05-25, 18:26 |
|
|
Thread: iPXE source code - embedding.elf
Post: 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 i... |
|
Abrams |
General |
8 |
32,045 |
2017-05-24, 16:04 |