agile sysadmin

by Ferenc Erki

Simple unattended Ubuntu install in a VM

I wrote the previous post about this topic almost 6 months ago. Recently I had to review the process for a different project and I was curious if I could find an easier way to seed the installer options – preferably without modifying the original ISO file. Although there is more than one way to do it, I hope others would also find this method helpful.

Continue reading …

Unattended Ubuntu install in a VM

Edit: you may want to check out my updated post in this topic.

In one of my projects I needed to quickly install and/or reproduce virtual Ubuntu servers using QEMU+KVM. It’s nothing difficult but I decided to record the required steps here so I don’t have to remember it all the time. The overall process is the following:

Continue reading …