[one-users] create vm image for KVM?

Adnan Pasic pqado at yahoo.de
Fri May 20 02:59:53 PDT 2011


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???
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20110520/7cb1ce7e/attachment-0002.htm>


More information about the Users mailing list