PDA

View Full Version : What does preseed file accomplish?



kthomp44
2016-02-12, 13:42
Hi,
I'm building a custom .iso to add some educational features to kali. Still haven't gotten the build to successfully complete but jumping ahead to the "Mastering section", I see information on preseeding. Could someone explain this to me?
I'm not sure if we would want it or not.
Kim

0x05 – Add a preseed file that will run through a default Kali installation with no input (unattended). We can include a ready made preseed configuration and alter it as needed:

mkdir -p config/debian-installer
wget https://raw.githubusercontent.com/offensive-security/kali-linux-preseed/master/kali-linux-full-unattended.preseed -O config/debian-installer/preseed.cfg