From a0b29613c52fcb9041638944777240154d7a3013 Mon Sep 17 00:00:00 2001 From: Jeff Moe Date: Sat, 30 Jan 2021 17:00:23 -0700 Subject: [PATCH] preseed notes --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 34d030e..bcae030 100644 --- a/README.md +++ b/README.md @@ -32,3 +32,16 @@ Configure server at Equinix, set "iPXE Script URL" to: https://code.forksand.com/forksand/eqx/raw/branch/master/ipxe-install-debian-10 +# Preseed +The key installation file is `preseed.cfg`. Debian has a list of options here: + +* https://preseed.debian.net/debian-preseed/ + +Other `preseed.cfg` docs: + +* https://wiki.debian.org/DebianInstaller/Preseed + +* https://www.debian.org/releases/stable/amd64/apb.en.html + +* https://www.debian.org/releases/buster/amd64/apbs02.en.html +