I am attempting to PXE boot clonezilla 2.2.1-25.
I am able to TFTP the files correctly to the client machine, and the boot process begins, but after selecting the keyboard layout/keymap, I see an error message:
No account with NOPASSWD sudo privilege was found!
I am then dropped to a login screen:
Debian GNU/Linux jessie/sid localhost.localdomain tty1
localhost login:
I cannot login with user/live - I get the error message:
login incorrect
Here are the PXE server options:
append initrd=NWA_PXE\clonezilla\initrd.img boot=live config noswap nolocales edd=on nomodeset ocs_live_run="ocs-live-general" ocs_live_extra_param="" keyboard-layouts="" ocs_live_batch="no" locales="" vga=788 nosplash noprompt fetch=tftp://192.168.0.100/NWA_PXE/clonezilla/filesystem.squashfs
If I change the boot=live to boot=live-config the machine kernel panics with the error:
line 224: can't open '/scripts/live-config'
I have also tried adding the username=user to the append but this has no effect.
I have a similar issue with the Ubuntu version, and have tried i686 and i486.
Ideally, the system will boot to the usual clonezilla screen to select the device-device or device-image options.
Since there are some discussions here:
https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/b02dea39/?limit=25#3236
I am closing this.
Steven.