danderson / netboot

Packages and utilities for network booting
Apache License 2.0
1.48k stars 181 forks source link

[DHCP] unsupported client firmware type '16' #72

Closed albttx closed 4 years ago

albttx commented 6 years ago
pixiecore_1  | [DHCP] Unusable packet from xx:xx:xx:xx:xx:xx: unsupported client firmware type '16' (please file a bug!)

The server is a baremetal in UEFI

Does anyone have the same firmware issue ?

danderson commented 4 years ago

That's the architecture code for arm64. Pixiecore only boots x86 machines.

It would be nice to support other architectures, but this project is not under active development.