[one-users] OpenNebula and network booting
Ruben Diez
rdiez at cesga.es
Tue Mar 22 07:54:56 PDT 2011
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.
More information about the Users
mailing list