This is an archived copy of the Xen.org mailing list, which we have
preserved to ensure that existing links to archives are not broken.
The live archive, which contains the latest emails, can be found at
http://lists.xen.org/
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=363
------- Additional Comments From pl@xxxxxxxxxx 2005-10-25 20:29 -------
ok, I think I see the problem. With that approach, it's also trying to use vif1
instead of vif0 which doesn't exist. As a quick, but obviously not ideal
workaround, you could change:
netdev=${netdev:-eth${vifnum}}
to
netdev=${netdev:-eth1}
--
Configure bugmail:
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs