On Thu, Dec 17, 2009 at 5:13 AM, Bojana Petrovic <bojanap@xxxxxxxxx> wrote:
> disk = [ "file:/var/lib/xen/images/masterf5.img,hda,w", ",hdc:cdrom,r" ]
> vif = [ "mac=00:16:36:12:49:53,bridge=virbr0,script=vif-bridge",
> "mac=00:16:3e:50:82:56, bridge=xenbrBC"]
>
> Fedora 5 virtual machine didn't recognize another interface.
it should work. Try something like
vif = [ "mac=00:16:36:12:49:53,bridge=virbr0,script=vif-bridge",
"mac=00:16:3e:50:82:56, bridge=xenbrBC,script=vif-bridge"]
just in case the default script is wrong. Also, what is the output of
- "brctl show" on dom0, when domU is started
- "xm network-list domU_name", when domU is started
- "ip link show" on domU
Also, which kernel did you use for domU?
--
Fajar
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|