Hi, I am trying to find a ubuntu 12.04 box which is compatible with libvirt provider. I tried to create one using vagrant mutate (https://github.com/sciurus/vagrant-mutate), but it didnt work. The error I am getting is:
An error occurred while executing multiple actions in parallel. Any errors that occurred are shown below. An error occurred while executing the action on the 'vm1' machine. Please handle this error then try again: There was an error talking to Libvirt. The error message is shown below: Call to virDomainCreateWithFlags failed: unsupported configuration: SATA is not supported with this QEMU binary Now, I used --no-parallel flag and the error reduces to: There was an error talking to Libvirt. The error message is shown below: Call to virDomainCreateWithFlags failed: unsupported configuration: SATA is not supported with this QEMU binary Where can I find an Ubuntu box which is compatible with libvirt? -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
