I searched on Google about creating Fully Automated Installer for Debian. My aim is to have an ISO file, make it bootable in pendrive. So if I plug this pendrive in a computer, power on the physical button then it will boot this iso, automatically it will prepare a Debian installation for me, it creates LUKS partition, configure Debian username password and at the end I will be presented with a full working OS (no installation interaction). From an offline computer, with just one button power on the computer, waiting and I get the full working Debian 10.
I saw this awesome FAI (Fully Automated Installer) from this site https://fai-project.org/, reading from documentation it has all what I need. But the documentation did not give any examples how do I setup this especially for LUKS partition. Where should I create the config file initially ? How do I build the installation structure ?
There is a FAI CD that is already packed with the installation config where we can download that or we can build our own but the site configuration is limited which doesn't cover how to create LUKS partition and put extra bash script to install other things (which the feature said it is possible).
I hope if somebody could guide me as the documentation looks a bit horrible to me.
0 Answers