I have a legacy PXE (pxelinux) server in my network wich works just fine, but now I want to add the possibility to pxe boot the EFI install for Windows 8, whilst keeping the legacy pxe environment.
Booting efi via pxe is simply done by setting another bootfile in the DHCP option, but on some DHCP servers it is possible to select the wanted boot file via dhcp option 93, arch, which is send by the client.
On RedHast (or any other distro) it is done like this:
I wonder whether it is possible with RouterOS.
Please, can you post more information, either instructions to get PXE server according Arch type on Mikrotik?
Thank you in advance.
I have just hit the same issue and am trying to find a solution. I can only configure the DHCP server to boot either my EFI systems or my traditional systems not both at the same time
I’m doing an equivalent setup to yours. As I understand it, the dhcp-server matcher makes sure that the uefi boot image will be served (option value). But I don’t see any matcher on bios boot image, is that implicit?
Anyway, I can confirm that the setup works, also with netboot.xyz running in docker