On May 28, 2013, at 8:24 PM, Conrad Geiger <[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]> > Date: 05/28/2013 7:20 PM (GMT-05:00) > To: [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 >
