I'm relatively new to automating Ubuntu OS installations and looking for guidance on how to streamline the process using a preseed file. I want to automate most of the installation process but still allow users to manually input certain crucial details during installation.
Specifically, I aim to create a preseed file that automates tasks such as language selection, package installation, partitioning, and network configuration, but I want to prompt the user to input details like their username, disk selection, and IP address during the installation.
Could someone guide me on how to create or modify a preseed file to achieve this level of automation while still allowing manual input for specific fields? Any examples or pointers would be greatly appreciated. Thank you!
I've spend a lot of time on cubic using some reference videos and I also tried to mount an iso file and Im not able to find preseed file in that.