Hello!!
Using clonezilla lite stable 3.3.2-31
I've set up a PXE server that allows me to run Clonezilla live without the need of USB. It uses ipxe.efi as a bootloader, so i'm showing here ipxe menus, that should not be a problem.
I've followed the tutorial https://clonezilla.org/livepxe.php and adapted the kernel and initrd line adding the fetch option.
When I boot a machine from network and choose clonezila as the option, it loads vmlinz and initrd properly and clonezilla starts.
I set up a clonezila-lite server for serving images from multicast (tried also bittorrent) and when the process is about to finish and menu's for client are generated, i got the following error.
If I list the files in /run/live/medium/live i get
ls /run/live/medium/live
filesystem.squashfs
I tried to find the file Clonezilla-live-version and this is what i get using find.
If I mount a CD with the iso image and list files in /run/live/medium/live I get.
Hello!!
Using clonezilla lite stable 3.3.2-31
I've set up a PXE server that allows me to run Clonezilla live without the need of USB. It uses ipxe.efi as a bootloader, so i'm showing here ipxe menus, that should not be a problem.
I've followed the tutorial https://clonezilla.org/livepxe.php and adapted the kernel and initrd line adding the fetch option.
When I boot a machine from network and choose clonezila as the option, it loads vmlinz and initrd properly and clonezilla starts.
I set up a clonezila-lite server for serving images from multicast (tried also bittorrent) and when the process is about to finish and menu's for client are generated, i got the following error.
If I list the files in /run/live/medium/live i get
I tried to find the file Clonezilla-live-version and this is what i get using find.
If I mount a CD with the iso image and list files in /run/live/medium/live I get.
I am able to create an image starting clonezilla from PXE
What can be wrong?
Thanks in advanded.