On Mon, Feb 18, 2019 at 06:36:10PM +0100, Patrick Bégou wrote: ...
PXE boot start and the desktop load the kernel and the inirtd file
the kernel is booted and at this time the led of the network switch
goes down for the port used by the desktop.
then I have a message "no carrier detected on interface em1"
followed by " IPv6 ADDRCONF(NETDEV_CHANGED): em1: link become ready
(and of course the led goes back to green on the switch)
just add "nicdelay=50 linksleep=50" to your kickstart script (adapt the 50 secondes to your needs)
Cheers
Tru