vmbuilder questions
Kent Tenney
ktenney at gmail.com
Mon Dec 15 22:09:00 UTC 2008
On Tue, Dec 16, 2008 at 3:47 PM, Nick Barcet <nick.barcet at canonical.com> wrote:
> Kent Tenney wrote:
>> On Tue, Dec 16, 2008 at 8:59 AM, Soren Hansen <soren at ubuntu.com> wrote:
>>> On Mon, Dec 01, 2008 at 09:33:27PM +0100, Lionel Porcheron wrote:
>>>> Your modification of the tmpl file is wrong. You should have:
>>>> <interface type='bridge'>
>>>> <source network='default'/>
>>>> <source bridge='br0'/>
>>>> </interface>
>>> Er... No.
>>
>> does "No" mean the instructions on the doc page are correct?
>
> No, it means that the proposed correction is wrong. The correct one can
> be found at:
>
> * https://bugs.launchpad.net/ubuntu/+source/ubuntu-docs/+bug/307582
> * https://help.ubuntu.com/community/KVM
> * https://help.ubuntu.com/community/JeOSVMBuilder
I am using the setting described in 1 and 3
<interface type='bridge'>
<source bridge='br0'/>
</interface>
The 2nd link (https://help.ubuntu.com/community/KVM)
describes changing a different /etc/vmbuilder/libvirt/libvirtxml.tmpl
<interface type='bridge'>
<mac address='%MAC%'/>
<source bridge='br0'/>
</interface>
Should my libvirtxml.tmpl look like the one described in the 2nd link?
Thanks,
Kent
>
> Nick
>
>
More information about the ubuntu-server
mailing list