Skip to content

Latest commit

 

History

32 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arcadia-installer

Installer for Arcadia

Setting up tftp (pxe/ipxe)

See iPXE chainloading.

Configure your http server to serve the files generated by make web_install.

dnsmasq

Sample configuration for dnsmasq:

enable-tftp=eth0
tftp-root=/usr/lib/ipxe,eth0
dhcp-userclass=set:ipxe,iPXE
dhcp-option=tag:eth0,tag:!ipxe,option:bootfile-name,/undionly.kpxe
dhcp-option=tag:eth0,tag:ipxe,option:bootfile-name,http://arcadia.installer.web

About

Installer for Arcadia

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages