Simple makefile for adding preseeds.cfg to a debian ISO.
- Makefile 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .gitignore | ||
| Makefile | ||
| README.md | ||
Debian Preseed Generator
A simple Makefile to add a preseed.cfg to a debian ISO, for automating installs.
Written because it took way, way too long to figure out how to do this and I am too lazy to type in that many commands ever again. Thank you to all of the random internet strangers who provived clues along the way. I would probably have just given up without the breadcrumbs I happened across.
Will require a preseed file, an example can be found here.
Also requires a debian ISO, which you can grab from the debian website
Important
Root access is required for this to run successfully. If you run without root access you will be warned and the script will terminate.
Usage
make of=[path/to/your/usb/device]