February 24, 201412 yr Am having a problem setting up a VM for Asterisk - PIAF variation. I took their VB VM and had VBManage convert it into a RAW image, but when trying to create I must have a syntax error someone in my vm config file that I cant not find - can anyone take a look and see if they see anything? name = "PIAF-Green-3.6.5" #uuid = "94982fce-4c6f-4a0f-9e50-8748eca9972c" memory = "1024" vcpus = "1" bootloader = "pygrub" on_poweroff = "destroy" on_reboot = "restart" on_crash = "restart" disk = [ "file:/home/mykroft/PIAF/PIAF-Green-365.img,sda,w" ] vif = [ "mac=00:16:3e:a2:b2:c3,bridge=xenbr0" ] #extra = "console=hvc0" and get the following on the CLI xl create PIAF-Green-3.6.5 -c Parsing config from PIAF-Green-3.6.5 ': lexical error:1: config parsing error near ` ': lexical error:3: config parsing error near ` ': lexical error:4: config parsing error near ` ': lexical error:5: config parsing error near ` ': lexical error:6: config parsing error near ` ': lexical error:7: config parsing error near ` ': lexical error:8: config parsing error near ` ': lexical error:9: config parsing error near ` ': lexical error:10: config parsing error near ` ': lexical error:11: config parsing error near ` ': lexical error:12: config parsing error near ` ': lexical error:13: config parsing error near ` Failed to parse config: Invalid argument Thanks Myk
Archived
This topic is now archived and is closed to further replies.