Hi all, Can Clonezilla be used with an ISO as the target instead of a Clonezilla image? Will the machine being installed be able to access the installation interface from the ISO after booting via PXE? Thanks Mike
Thanks! I hope I can edit this in the future. BTW, I have been facing an occasional problem where occasionally I cannot establish an SSH connection with the client machine. Error: clonezilla@192.168.2.22: Permission denied (publickey). When I run "systemctl restart ssh" on the client machine, I can successfully SSH into the client machine.
thanks I noticed that the timeout and maximum DHCP loop have been changed, but it still takes 15 seconds for the link to come up on eth1. version: 20250303-oracular-amd64
Thanks for the reply. But this still remains unchanged. The code I'm running on the server is: ocs-live-feed-img -cbm both -dm start-newdhcpd -lscm interfactive-client start ask_user ask_user Then run the client through PXE. This is the GRUB configuration of the client: menuentry "Clonezilla live (VGA 800x600)" --id live-default { search --set -f /live/vmlinuz $linux_cmd /live/vmlinuz boot=live union=overlay username=clonezilla config quiet loglevel=0 noswap edd=on nomodeset enforcing=0 noeject locales=...
Hi all: Can I reduce the time for link to come up? Can I reduce the number of attempts? Version: latest Clonezilla live Boot by pxe thanks Mike