i have changed vmlinuz and initrd.img with new versions and it worked ! thank you :)
I am using DRBL/Clonezilla with PXE boot to restore a captured image onto several laptops. These laptops do not have an onboard (integrated) network interface card (NIC), so I am forced to use external USB-to-Ethernet adapters. The issue is that when Clonezilla boots via PXE, it strictly looks for eth0. Since the live environment names the external USB NIC differently, Clonezilla gets stuck and throws the following error: Waiting for eth0 to be linked... Timed out! To resolve this, I tried modifying...