<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>Hello,</div><div>I don't really know how to create the os image I would use, but for KVM.</div><div>I downloaded the ubuntu installation-iso from this source: ftp://ftp.rrzn.uni-hannover.de/pub/mirror/linux/ubuntu-releases/10.04/ubuntu-10.04.2-alternate-i386.iso<br></div><div><br></div><div>And here is the template I would like to use, with the above mentioned "ubuntu.iso". <br> NAME = ubuntu_vm<br> CPU = 1<br> MEMORY = 1024<br> OS = [<br> kernel = "/boot/vmlinuz-2.6.32-28-generic",<br> initrd = "/boot/initrd.img-2.6.32-28-generic",<br> root =
"sda1" ]<br> DISK = [<br> source = "/opt/nebula/images/ubuntu.img",<br> target = "sda1",<br> readonly = "no" ]<br> NIC = [ NETWORK = "Private LAN" ]<br></div><div><br></div><div>I now just don't know the steps how to really make use of this iso-file? Or is this already enough? Could someone please tell me the next steps I need to make???<br></div></div></body></html>