> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Steve Johnson
> Sent: Sunday, 20 March 2005 5:09 PM
> To: user-mode-linux-user@lists.sourceforge.net
> Subject: [uml-user] Multiple Ethernet Interfaces in Debian Stable
>
>
> Does anyone know the s
Hi,
i wanted to run application executables (such as apache) installed in
the host on top of UML using hostfs. but the problem was that glibs
versions installed in the host and UML filesystem are different. so, i
set LD_LIBRARY_PATH in the UML,
uml# mount none /mnt/host -t hostfs
uml# export LD_L
Steve Johnson wrote:
Does anyone know the secret to adding multiple
ethernet interfaces to Debian UML guests? Or how to
add multiple IP numbers to a Debian UML guest?
My interfaces file:
# /etc/network/interfaces -- configuration file for
ifup(8), ifdown(8)
# The loopback interface
auto lo
ifac
Does anyone know the secret to adding multiple
ethernet interfaces to Debian UML guests? Or how to
add multiple IP numbers to a Debian UML guest?
My interfaces file:
# /etc/network/interfaces -- configuration file for
ifup(8), ifdown(8)
# The loopback interface
auto lo
iface lo inet loopback