Skip to content

omi-uulm/arm64_ipxe_netboot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

arm64_ipxe_netboot

Build ipxe images for arm64

ipxe sourcecode from: http://git.ipxe.org/ipxe.git

currently only works on arm64 machines

Customize

for direct chainloading (if your dhcp server doesn't provide) edit

compile_ipxe/chain.ipxe

Install and usage

docker build -t makesnp .
#for usage
docker run -it makesnp -h

#get binary with docker cp after succesful build
docker cp <containerid>:/ipxe/src/bin-arm64-efi/snp.efi ./

About

Build ipxe images for arm64

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published