search for: linksleep

Displaying 3 results from an estimated 3 matches for "linksleep".

2019 Feb 18
2
Network switch to IPV6 after PXE boot
I'm trying to autoinstall a DELL 9030 desktop with CentOS7 using PXE and Kikstart. I fall in a strange problem (I have several other laptop or desktop using this install process without any problem, kernel and initrd are from a Centos 7.4 iso) - 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
2019 Feb 18
0
Network switch to IPV6 after PXE boot
...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 -- Tru Huynh http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xBEFA581B -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Siz...
2019 Feb 19
1
Network switch to IPV6 after PXE boot
...d 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 > I Tru, Thanks for your answer. This morning I spent a long time testing but it is still not working. "Googling" with? *nicdelay* show me some interesting documentations about...