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

2014-02-19 Thread Simon Kelley
On 19/02/14 14:15, Olaf Hering wrote: On Tue, Feb 18, Olaf Hering wrote: 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

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

2014-02-19 Thread Olaf Hering
On Tue, Feb 18, Olaf Hering wrote: > 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

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

2014-02-18 Thread Olaf Hering
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-bo