|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] unable to start an HVM domain
On Sat, May 9, 2009 at 4:12 AM, Franklin Webber <franklin@xxxxxxxxxxxxxx> wrote:
> Fajar wrote:
>>> <interface type='bridge'>
>>> <source bridge='eth0'/>
>>
>>Is your bridge eth0 or xenbr0? Try running "brctl show".
>
> That yields:
>
> bridge name bridge id STP enabled interfaces
> virbr0 8000.000000000000 yes
> xenbr0 8000.0016761638c3 no eth0
>
> Is that what it should be?
In that case you should use "xenbr0" as bridge for domU config, and NOT eth0.
You could also use "virbr0", which would create a NAT networking for domU.
Regards,
Fajar
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|