Keep getting this error and i think its error on my server.
Kind of lost how to fix it but can replicate it on my clonezilla usb stick also if i add same lines.
For some reason its not using the clonezilla.squashfs file i think i just don't know why if i use tftp instead it download sticks to 0% then gives same error it just refuses to download i think which is probably why it hangs, i really want to get this working cos im kind of done messing around with usb sticks.
Apoligies if this is in wrong forum section.
Is there alternative way to do this i managed to get windows pe and windows 10 working on network boot after finally figuring out http.
However if i use the latest clonezilla live and the 3 files as guided on pxe page it just gives boot error, so i am just using the clonezilla suplied with this iPXE placeholder.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Did you try to check the log on your tftp or http server? You might be able to find some clues. The options tftp or http works well or me and others.
If both tftp and http fails, you can also try ftp, as described here: https://clonezilla.org/livepxe.php
fetch=http://$serverIP/filesystem.squashfs
Steven
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Keep getting this error and i think its error on my server.
Kind of lost how to fix it but can replicate it on my clonezilla usb stick also if i add same lines.
:clonezilla
kernel vmlinuz-clonezilla initrd=initrd-clonezilla.img boot=live union=aufs noswap noprompt vga=788 fetch=http://10.0.10.23/clonezilla.squashfs keyboard-layouts=NONE locales=en_US.UTF-8 ocs_live_run="ocs-live-general" ocs_repository="smb://login:password@10@10.0.10.23/tftp/images/"
initrd initrd-clonezilla.img
boot
goto start
For some reason its not using the clonezilla.squashfs file i think i just don't know why if i use tftp instead it download sticks to 0% then gives same error it just refuses to download i think which is probably why it hangs, i really want to get this working cos im kind of done messing around with usb sticks.
Apoligies if this is in wrong forum section.
Is there alternative way to do this i managed to get windows pe and windows 10 working on network boot after finally figuring out http.
However if i use the latest clonezilla live and the 3 files as guided on pxe page it just gives boot error, so i am just using the clonezilla suplied with this iPXE placeholder.
Well this is certainly a huge disapointment.
Did you try to check the log on your tftp or http server? You might be able to find some clues. The options tftp or http works well or me and others.
If both tftp and http fails, you can also try ftp, as described here:
https://clonezilla.org/livepxe.php
fetch=http://$serverIP/filesystem.squashfs
Steven