netson / ubuntu-unattended

Script to create unattended Ubuntu ISO
MIT License
370 stars 185 forks source link

Create unattended ubuntu with SSH #31

Closed ranrinc closed 6 years ago

ranrinc commented 6 years ago

Would like to install headless latest ubuntu 18.04 meaning that 100% unattended without monitor, keyboard and mouse. How should I modified netson.seed? With SSH install and apt etc? Thanks

netson commented 6 years ago

I suggest you use something similar as what I did with the start.sh script. Script your changes in a separate file, then fetch that during installation and execute it.