sokoow / globalhack-laptop-installer

Globalhack entry - easy laptop automated imager
https://devpost.com/software/help-education-sector-to-produce-more-laptops-for-students#updates
MIT License
5 stars 2 forks source link

[USB-image]Create a stub of ISO/USB installer #1

Closed sokoow closed 4 years ago

sokoow commented 4 years ago

So the idea more or less is to create a basic builder for iPXE from USB. Why USB ? Cause not everybody will have their home router configured properly enough with DHCP/BOOTP, and we don't have time to teach people how to do that. By publishing an ISO and USB image to boot from, we're cutting away all unnecessary complexity.

Here's what has to be done:

sokoow commented 4 years ago

Sterling repos to follow/use:

https://github.com/acefei/ace-osinstaller https://gist.github.com/AdrianKoshka/5b6f8b6803092d8b108cda2f8034539a

Some related info:

https://github.com/aadityabhatia/linux-netboot-preseed https://github.com/forwardcomputers/pxe https://github.com/AenonDynamics/ipxe-build https://github.com/matti/ubuntu-ipxe-kickstart https://github.com/pojntfx/ipxebuilderd https://github.com/netbootxyz/netboot.xyz-custom https://github.com/bradgillap/IPXEBOOT https://github.com/leigh-j/k3os-ipxe https://github.com/acefei/ace-osinstaller

sokoow commented 4 years ago

done