Displaying 1 result from an estimated 1 matches for "cent7liv".
Did you mean:
cent7live
2014 Nov 29
2
http slow transfer
...the files are transferring without
any problems, but as soon as I use http, all the transferring action is
super slow - 5-8 times slower compared to stanard TFTP/UDP transfer (with
the same lpxelinux.0)
Here are the lines from my pxelinux.cfg/default file:
label centos-live
kernel http://pxe/nas/cent7live/boot/vmlinuz0
append rootflags=loop initrd=http://pxe/nas/cent7live/boot/initrd0.img
root=live:/CentOS-7-livecd-KDE-x86_64.iso rootfstype=auto ro
rd.live.image rd.luks=0 rd.md=0 rd.dm=0 vga=0x338
I tried with IP's instead of host names, same thing (the DHCP requests
gets IP and DNS without an...