I'm trying to use the IP kernel command line parameter to set the IP address of one of the interfaces in my system when Clonezilla boots, but it does not appear to be working. The system will boot, but then attempt to use DHCP to obtain an address.
I first tried to use the format as described by the Live Boot Parameters document ( https://clonezilla.org/fine-print-live-doc.php?path=clonezilla-live/doc/99_Misc/00_live-boot-parameters.doc), but that didn't work. After looking into the ipconfig command that is used in the initrd image, I don't think that document is correct. I believe the correct format is defined in: https://git.kernel.org/pub/scm/libs/klibc/klibc.git/tree/usr/kinit/ipconfig/README.ipconfig
I did try the new format, but it still tried to use DHCP when booting. Any ideas?
"IP kernel command line parameter" -> What did you put? Please show us so that it's easier to know where went wrong there.
Steven
Log in to post a comment.
I'm trying to use the IP kernel command line parameter to set the IP
address of one of the interfaces in my system when Clonezilla boots, but it
does not appear to be working. The system will boot, but then attempt to
use DHCP to obtain an address.
I first tried to use the format as described by the Live Boot Parameters
document (
https://clonezilla.org/fine-print-live-doc.php?path=clonezilla-live/doc/99_Misc/00_live-boot-parameters.doc),
but that didn't work. After looking into the ipconfig command that is used
in the initrd image, I don't think that document is correct. I believe the
correct format is defined in:
https://git.kernel.org/pub/scm/libs/klibc/klibc.git/tree/usr/kinit/ipconfig/README.ipconfig
I did try the new format, but it still tried to use DHCP when booting. Any
ideas?
"IP kernel command line parameter" -> What did you put? Please show us so that it's easier to know where went wrong there.
Steven