[Dnsmasq-discuss] serving EFI and traditional BIOS at the same time

Olaf Hering olaf at aepfle.de
Tue Feb 18 16:01:52 UTC 2014


On Tue, Feb 18, Olaf Hering wrote:

> How should the config look like to offer PXE to old and new VM types at
> the same time?

At least the separation appears to work like that:

dhcp-match=x86PC, option:client-arch, 0
dhcp-match=BC_EFI, option:client-arch, 7
dhcp-boot=tag:x86PC,pxelinux.0
dhcp-boot=tag:BC_EFI,syslinux.efi
pxe-service=tag:x86PC,x86PC,"x86PC boot msg",pxelinux
pxe-service=tag:BC_EFI,BC_EFI,"BC_EFI boot msg",syslinux.efi

But that does not fix EFI boot, yet.

Olaf



More information about the Dnsmasq-discuss mailing list