Re: [one-users] domU.cfg and deployment.0

2013-09-13 Thread kenny . kenny
a: kenny.ke...@bol.com.brAssunto: Re: [one-users] domU.cfg and deployment.0 ROOT in OS, Take a look at the examples at:   http://opennebula.org/documentation:rel4.2:template#os_and_boot_options_section On Thu, Sep 12, 2013 at 6:06 AM, <kenny.ke...@bol.com.br> wrote: Hello, Im having a probl

Re: [one-users] domU.cfg and deployment.0

2013-09-13 Thread Ruben S. Montero
ROOT in OS, Take a look at the examples at: http://opennebula.org/documentation:rel4.2:template#os_and_boot_options_section On Thu, Sep 12, 2013 at 6:06 AM, wrote: > Hello, > Im having a problem with deployment.0 > > *I can create a domU, by xm create with this domU.cfg:* > > > *bootloader = '

[one-users] domU.cfg and deployment.0

2013-09-11 Thread kenny . kenny
Hello, Im having a problem with deployment.0   I can create a domU, by xm create with this domU.cfg:   bootloader = '/usr/bin/pygrub'vcpus   = '1'memory  = '512'root    = '/dev/xvda1 ro'disk    = [  'file:/var/lib/one//datastores/0/89/disk.0,xvda1,w',  ]#