I have a problem with a computer model where I try to get Clonezilla starting via network boot. I use Clonezilla to install Linux operating systems on computers and with the specific computer, I get the following lines after the GRUB menu:
I have installed Clonezilla server on a Lubuntu 22.04 computer with Linux kernel 6.8.0-40-generic. The computer where I try to get Clonezilla to boot up, seems to have an USB network card, according to lshw command:
And lsusb command on the same computer listed this:
...
Bus 001 Device 006: ID 0bda:8153 Realtek Semiconductor Corp. RTL8153 Gigabit Ethernet Adapter
...
The problem may be related to this, but when I extracted and had a look in the initrd-pxe.img file, in directory ../lib/modules/6.8.0-40-generic/kernel/drivers/net/usb there were at least following files:
r8152.ko
r8153_ecm.ko
So I assume there should be all necessary drivers, so what could the problem be that Clonezilla doesn't start correctly? I have not been able to find any information related to this how this could be fixed.
Thank you, I wasn't aware of this option. Tried Clonezilla Live in Clonezilla Server and now it looks like it would work. Now it was possible to boot the machine correctly. Just need to test that everything else works too now, but looks promising.
👍
1
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have a problem with a computer model where I try to get Clonezilla starting via network boot. I use Clonezilla to install Linux operating systems on computers and with the specific computer, I get the following lines after the GRUB menu:
I have installed Clonezilla server on a Lubuntu 22.04 computer with Linux kernel 6.8.0-40-generic. The computer where I try to get Clonezilla to boot up, seems to have an USB network card, according to lshw command:
And lsusb command on the same computer listed this:
The problem may be related to this, but when I extracted and had a look in the initrd-pxe.img file, in directory ../lib/modules/6.8.0-40-generic/kernel/drivers/net/usb there were at least following files:
So I assume there should be all necessary drivers, so what could the problem be that Clonezilla doesn't start correctly? I have not been able to find any information related to this how this could be fixed.
Last edit: Marko 2024-08-21
Maybe the firmware of your NIC is missing? Especially those proprietary ones...
BTW, have you tried this mode of Clonezilla SE? Using Clonezilla live 20240823-oracular as the OS in the PXE client:
https://clonezilla.org//clonezilla-SE/use_clonezilla_live_in_drbl.php
Steven
Thank you, I wasn't aware of this option. Tried Clonezilla Live in Clonezilla Server and now it looks like it would work. Now it was possible to boot the machine correctly. Just need to test that everything else works too now, but looks promising.
Thanks for reporting that.
Enjoy Clonezilla!
Steven