Chainloading grub2 pxe efi file
|
2016-11-27, 16:45
Post: #4
|
|||
|
|||
RE: Chainloading grub2 pxe efi file
There is loots and loots of examples on how to use ipxe to load different things, but below is example for working in both legacy and efi mode and depnding on CPU bitness
In this case it is based on systemrescuecd Code: #!ipxe If you put this in a separate "sysrcd.ipxe" file and then chain http://server/sysrcd.ipxe it should boot (As long as you have all the other files available as well) This is just an example, and it can be done easier and more advanced, it is also possible to have menues and other things, se http://ipxe.org/cmd/menu as a base for how menues can be implemented. Use GitHub Discussions VRAM bin |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Chainloading grub2 pxe efi file - anary - 2016-11-23, 05:35
RE: Chainloading grub2 pxe efi file - NiKiZe - 2016-11-23, 19:10
RE: Chainloading grub2 pxe efi file - steven - 2016-11-27, 04:41
RE: Chainloading grub2 pxe efi file - anary - 2016-12-07, 01:57
RE: Chainloading grub2 pxe efi file - NiKiZe - 2016-11-27 16:45
RE: Chainloading grub2 pxe efi file - magarvo - 2017-08-28, 15:42
|
User(s) browsing this thread: 1 Guest(s)