pxelinux.0 EFI equivalent? Booting to menus for EFI-clients
|
2018-11-28, 16:19
Post: #2
|
|||
|
|||
RE: pxelinux.0 EFI equivalent? Booting to menus for EFI-clients
simple config for detecting efi: http://ipxe.org/howto/chainloading#uefi
You have all kernel cmdline arguments on the initrd, try to move boot=live etc up to the kernel line. Also remember that for efi you will have to add initrd=initrd.img to the kernel cmdline. And finally, why are you involving syslinux at all? Modified kernel and initrd line: PHP Code: if($sanboot->num_rows == '0' && $restore->num_rows == '0' ){ Use GitHub Discussions VRAM bin |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
pxelinux.0 EFI equivalent? Booting to menus for EFI-clients - denriktiga - 2018-11-02, 15:26
RE: pxelinux.0 EFI equivalent? Booting to menus for EFI-clients - NiKiZe - 2018-11-28 16:19
|
User(s) browsing this thread: 1 Guest(s)