pypxe / PyPXE

Pure Python PXE (DHCP-(Proxy)/TFTP/HTTP/NBD) Server
MIT License
547 stars 125 forks source link

http server does not support range head parameter #205

Open chenglinjun opened 1 year ago

chenglinjun commented 1 year ago

when i try pxe centos with this project, the os installer report error "Error populating transaction ......." ,then i replace http with apache httpd service ,centos install success