Hello everyone,
I’ve tried all the possibilities on this forum and other sources, but I failed…
FOG Project=v1.5.10
OS Ubuntu 23.04 [on Proxmox 8.0.4]
DHCP on own router + DNSMAQ
boot from PXE works fine,
I have a problem with System Rescue CD 5.1.2
my configuration based on the following:
https://forums.fogproject.org/topic/12263/booting-system-rescue-cd-5-2-2?_=1692208738697
Parameters_option_1
kernel tftp://${fog-ip}/os/RescueCd/5.1.2/rescue64 docache setkmap=us
initrd tftp://${fog-ip}/os/RescueCd/5.1.2/initram.igz
imgargs rescue64 initrd=initram.igz netboot=http://${fog-ip}/images/os/RescueCd/5.1.2/sysrcd.dat setkmap=us docache
boot || goto MENU
Parameters_option_2
kernel tftp://${fog-ip}/os/RescueCd/5.1.2/rescue64 scandelay=1 docache setkmap=us netboot=http://${fog-ip}/images/os/RescueCd/5.1.2/sysrcd.dat
initrd tftp://${fog-ip}/os/RescueCd/5.1.2/initram.igz
boot || goto MENU
both are not working properly for me
the only thing noticed is that
sysrcd.dat is about 447MB and in the screenshot you can see that it only downloads 321MB
please help, where could be the error?
thank you in advance for your help!
greetings Tadziuuu