[one-users] OpenNebula and network booting

Ruben S. Montero rubensm at dacya.ucm.es
Wed Mar 23 15:44:29 PDT 2011


Hi

You have to defined DISK of TYPE="fs", (block is for disk images based
on devices and not files). Type="fs" needs size and format, if you do
not want to format the file, you could use format="none" and modify
the tm_mkfs script to remove $MKFS command.

Cheers

Ruben

On Tue, Mar 22, 2011 at 3:54 PM, Ruben Diez <rdiez at cesga.es> wrote:
> Hi:
>
> We are tray to boot a machine from network and install the SO by using
> kickstart....
>
> So we find to declare a disk that can be created on the flay (by using dd)
> and that is not necessary to be formated...
>
> What is the correct way to declare this stuff from the template file??
>
> We tray this:
>
> NAME = "svgv"
> CPU    = 2
> VCPU   = 2
> MEMORY = 8192
> OS = [ boot = "network" ]
> DISK = [ TYPE   = "block",
>        SIZE   = 102400,
>        SAVE   = no,
>        TARGET = sda ]
>
>
> but it stands for "there is no source for disk image"....
>
> Who we can do for manage this situation??
>
> Regards.
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>



-- 
Dr. Ruben Santiago Montero
Associate Professor (Profesor Titular), Complutense University of Madrid

URL: http://dsa-research.org/doku.php?id=people:ruben
Weblog: http://blog.dsa-research.org/?author=7



More information about the Users mailing list