On Wed, Jul 05, 2006 at 08:24:42PM +0200, Josef Spillner wrote:
> Hello,
> 
> after finding a combination of kernel and root fs which don't throw 
> NPTL-related errors on me (like the ones linked on the "new" webpages do), 
> working inside UML is all fine but I cannot get the eth0 interface up.
> This is on a standard Debian/sarge host system (kernel 2.4.27 without any 
> patches like SKAS)
> 
> No matter which kernel I use, including various flavours of 2.4.27, 2.6.14 
> and 
> 2.6.16, whenever "ifconfig eth0 up" is executed, the kernel will hang. Even 

probably UML doesn't find the uml_net executable which is installed in a
location where UML doesn't expect it (/usr/lib/uml instead of
/usr/bin). Also watch out for the group/owner of that file, the user
running UML must belong to the uml-net group.

Moreover you'd probably benefit from trying the 2.6.17 uml kernel as it
both searches uml_net in /usr/lib/uml and supports TLS.

hth
-- 
mattia
:wq!

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to