[one-users] some questions
Ruben S. Montero
rubensm at dacya.ucm.es
Tue Sep 30 04:43:24 PDT 2008
A patch for this is available in the trunk (changeset 102)
Cheers
On Monday 29 September 2008 12:58:04 jvp1 at alu.upct.es wrote:
> Hi again. I'm trying some things to try to get work vm. I've seen RAW
> parameter, so i made some changes again:
>
> ------------------------------------------------------------------------
> NAME = sles10
> CPU = 0.5
> MEMORY = 128
>
> RAW = [
> type = 'xen',
> data = 'builder="linux"
> bootloader="/usr/lib/xen/boot/domUloader.py"
> bootargs="--entry=xvda2:/boot/vmlinuz-xenpae,/boot/vmlinuz-xenpae"
> '
> ]
>
> OS = [
> kernel = "/boot/vmlinuz-xenpae",
> initrd = "/boot/initrd-xenpae",
> root = "xvda2"
> ]
>
> DISK = [
> source = "/opt/nebula/images/sles10.img",
> target = "xvda",
> readonly = "no"
> ]
>
> DISK = [
> type = "cdrom",
> source = "/opt/nebula/images/sles10.iso",
> target = "xvdb",
> readonly = "yes"
> ]
>
> NIC = [
> mac = "00:16:3e:58:82:3a",
> bridge = "eth0"
> ]
>
> GRAPHICS = [
> type = "vnc",
> listen = "127.0.0.1",
> port = "5900"
> ]
> ------------------------------------------------------------------------
>
> the problem is that you are using the character "," to split or to do
> somethings, so when one try to translate the file, does not obtain the
> line bootargs="--entry=xvda2:/boot/vmlinuz-xenpae,/boot/vmlinuz-xenpae",
> instead of that it only gets: bootargs='--entry=xvda2:/boot/vmlinuz-xenpae
>
> Is there any scape character to use "," character? Thanks in advance.
>
> _______________________________________________
> Users mailing list
> Users at lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
--
+---------------------------------------------------------------+
Dr. Ruben Santiago Montero
Associate Professor
Distributed System Architecture Group (http://dsa-research.org)
URL: http://dsa-research.org/doku.php?id=people:ruben
Weblog: http://blog.dsa-research.org/?author=7
GridWay, http://www.gridway.org
OpenNEbula, http://www.opennebula.org
+---------------------------------------------------------------+
More information about the Users
mailing list