>    On Tue, Feb 22, 2011 at 12:22 AM, Pasi Kärkkäinen <[1]
pasik@xxxxxx> wrote:
>
>      On Mon, Feb 21, 2011 at 08:14:33PM -0600, Ted Brenner wrote:
>      >    Thanks for the help Pasi.  So why use Debian network scripts in
>      lieu of
>      >    Xen scripts when the Debian wiki doesn't suggest it?
>      >
>
>      It has been a 'best practive' to use distro provided network scripts
>      for years already..
>
>      Upcoming Xen 4.1 with the new default xl/libxl toolstack actually
>      as a default requires you to set up the networking using the distro
>      scripts!
>
>      >    I removed 'bridge=eth0' from the network-script line but I'm still
>      having
>      >    trouble with the xen daemon.  When I boot up it isn't running and
>      when I
>      >    shutdown it still hangs apparently because it's getting no response
>      from
>      >    eth0.  Do I have to do something to make my change to
>      xend-config.sxp
>      >    permanent?
>      >
>      >    When I try and start up xend I see this error:
>      >
>      >    # xend start
>      >    ifdown: interface eth0 not configured
>      >    RTNETLINK answers: Device or resource busy
>      >    /etc/xen/scripts/network-bridge: line 240: sigerr: command not
>      found
>      >
>
>      You have to remove the whole "network-script" line !
>
>      -- Pasi
>
>      >    On Mon, Feb 21, 2011 at 4:18 AM, Pasi Kärkkäinen