[Openstack] Help with VMs

Harvey West harvey.west at btinternet.com
Thu Feb 21 16:03:33 UTC 2013


Using virtio mods helped. Many thanks all. 


________________________________
 From: Jonathan Proulx <jon at jonproulx.com>
To: Harvey West <harvey.west at btinternet.com> 
Cc: Lloyd Dewolf <lloydostack at gmail.com>; "openstack at lists.launchpad.net" <openstack at lists.launchpad.net> 
Sent: Tuesday, 19 February 2013, 18:37
Subject: Re: [Openstack] Help with VMs
 
On Tue, Feb 19, 2013 at 1:25 PM, Harvey West <harvey.west at btinternet.com> wrote:

> This boots ok.  kvm -m 2048 -hda freeBSD.img -boot c
> (note: did not use virtio mods. Assumed these were just optimized NIC/SCSI
> drivers. Which I can live without for the time being)

I ran into the same isssue with FreeBSD images. These are
paravirtualized drivers which are absolutely required to get the VM to
work.  Linux images usually have them already but for FreeBSD (and
Windows) you need to install them by hand. note that when using kvm by
hand you can specify the driver emulation required so this is why it
boots by hand but not via openstack (you could also configure
openstack to use different kvm settings, but the virtio driver is
faster and installing the drivers on FreeBSD isn't too hard. I'm not
much of a *BSD guy but I managed)

-Jon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130221/8727541a/attachment.html>


More information about the Openstack mailing list