I am curious to know how the installation script works under the hood for Ubuntu Server 12.04.
I would like to know how input from the user is handled and turned into commands during the installation. As a first step I'm locating where this data is on the ISO.
- Where are the installation scripts located which are used during installation of Ubuntu Server 12.04?
- Also, any extra tips on how to understand them would be nice.