Hello, I don't really know how to create the os image I would use, but for KVM. 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
And here is the template I would like to use, with the above mentioned "ubuntu.iso". NAME = ubuntu_vm CPU = 1 MEMORY = 1024 OS = [ kernel = "/boot/vmlinuz-2.6.32-28-generic", initrd = "/boot/initrd.img-2.6.32-28-generic", root = "sda1" ] DISK = [ source = "/opt/nebula/images/ubuntu.img", target = "sda1", readonly = "no" ] NIC = [ NETWORK = "Private LAN" ] 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???
_______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
