Due to a systemd feature you might encounter the error "systemd-udevd: Could not generate persistent MAC address"
Use this workaround:
/etc/systemd/network/99-default.link
[Link]
NamePolicy=kernel database onboard slot path
MACAddressPolicy=none
Pinned Comments
Gilrain commented on 2018-05-23 15:40
Due to a systemd feature you might encounter the error "systemd-udevd: Could not generate persistent MAC address"
Use this workaround:
/etc/systemd/network/99-default.link
[Link]
NamePolicy=kernel database onboard slot path
MACAddressPolicy=none