Simple makefile for adding preseeds.cfg to a debian ISO.
  • Makefile 100%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-06-13 13:41:53 -07:00
.gitignore Initial commit 2026-06-13 13:41:53 -07:00
Makefile Initial commit 2026-06-13 13:41:53 -07:00
README.md Initial commit 2026-06-13 13:41:53 -07:00

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]