On Monday 16 October 2006 17:07, Jeff Dike wrote:
> On Mon, Oct 16, 2006 at 12:48:04PM +0100, [EMAIL PROTECTED] wrote:
> > I can not find the "/dev file system (OBSOLETE)" and "Netlink device
> > emulation" option, as result, the error message appreas about udba.. when
> > I tried to run ./linux. Who can tell me how to configure the 2.6.15
> > kernel to make the user mode linxu work weill?
>
> Is it really necessary to use such an old kernel?
>
> FWIW, devfs should be under "File systems" (I don't have an old kernel
> tree around to check this).
devfs was excluded since at least 2.6.13, IIRC (the code was in but was 
disabled via Kconfig). I don't remember whether the last kernel with devfs 
was 2.6.12 or 2.6.13.

However, if you use a UML image from uml.nagafix.co.uk, you will not need to 
enable devfs - and on existing images creating the device node correctly 
after loop-mounting works.

> find . -name "Kconfig*" | xargs grep "Netlink device emulation"
>
> comes up empty.
>
> So, why do you think such an option exists?
It was probably deleted some time ago - the netlink device is a 2.0 interface 
supported for the whole 2.2 cycle (maybe 2.4, because I remember such an 
option). There are few chances that you need that option however (if you have 
a program needing it, a newer version surely exists since ages).
-- 
Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!".
Paolo Giarrusso, aka Blaisorblade
http://www.user-mode-linux.org/~blaisorblade
Chiacchiera con i tuoi amici in tempo reale! 
 http://it.yahoo.com/mail_it/foot/*http://it.messenger.yahoo.com 


-------------------------------------------------------------------------
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