Sebastien, Thanks for your reply but I'm targeting 4.2 master since I'm suppose to be helping with automation tests there.
I tried Conrad's suggestion of hacking the db but that led to another issue. It seems like documentation for "I have devcloud installed, now what?" would be nice as well as hints about which versions it targets. I noticed in your video that you use an older (version 1?) of the devcloud appliance with 4.0.2. Since I've successfully installed devcloud and management server, at this point I'm going to move on and assume I'm doing something fundamentally wrong with trying to start a new instance. Thanks again, Shane On Wednesday, May 29, 2013 at 3:13 AM, Sebastien Goasguen wrote: > > On May 28, 2013, at 8:24 PM, Conrad Geiger <[email protected] > (mailto:[email protected])> wrote: > > > The error you are getting is an HVM error (Hardware Virtualization). You do > > not have HVM in devcloud since it is a VM itself. You need a template > > without HVM. I though there was a work around already built into devcloud, > > but you can hack the db to mark the tempate without HVM by running this on > > the db: "Update vm_templates set hvm=0". > > > > You might also shoot an email to the devlist to verify the expected > > behavior. > > > > > > Sent from my Verizon Wireless 4G LTE phone > > > > > > > > -------- Original message -------- > > From: Shane Witbeck <[email protected] > > (mailto:[email protected])> > > Date: 05/28/2013 7:20 PM (GMT-05:00) > > To: [email protected] (mailto:[email protected]) > > Subject: errors starting new instance with devcloud > > > > > > If have a fresh install of devcloud with management server running > > separately on a mac. I'm attempting to start a new instance and keep > > getting these errors: > > > > https://gist.github.com/digitalsanctum/5666858 > > > > I've tried on both master and 4.1 branches using a couple of different > > ISO's including the "tiny Linux" template that comes bundled. > > > > Any ideas? > > > > > > Thanks, > > Shane > > > > > Shane, I did this screencast for 4.0.2 and devcloud, using a mac 10.8.2 , it > might help: > > http://www.youtube.com/watch?v=vvgIkF1e1QE&list=PLb899uhkHRoZCRE00h_9CRgUSiHEgFDbC&index=1 > > >
