[uml-user] problems with user-mode linux networking and modules

2006-09-18 Thread Ben Wing
i'm trying to get uml working with modules.  i downloaded the latest kernel 2.6.17.13, compiled using the `defconfig', obtained the root fs from http://uml.nagafix.co.uk/Debian-3.1/ (which claims to have been updated sept 13 2006), and ran ./linux. note, my host machine is running 2.6.10.5, ubunt

Re: [uml-user] problems with user-mode linux networking and modules

2006-09-19 Thread Ben Wing
On 19 Sep 2006 00:59:56 -0400, Jonas M. Meyer 01 <[EMAIL PROTECTED]> wrote: ---[EMAIL PROTECTED] wrote ---> i'm trying to get uml working with modules.  i downloaded the latest kernel> 2.6.17.13, compiled using the `defconfig', obtained theroot fs from> http://uml.nagafix.co.uk/Debian-3.1/ (which

Re: [uml-user] problems with user-mode linux networking and modules

2006-09-19 Thread Ben Wing
:/home/benwing/ut/os-fall-2006/hw0/foo/linux-2.6.17.13 2084% ls -l /dev/net/tun crw-rw  1 root uml-net 10, 200 2006-08-24 09:17 /dev/net/tun On 9/19/06, Jeff Dike <[EMAIL PROTECTED]> wrote: On Tue, Sep 19, 2006 at 06:03:08PM -0500, Ben Wing wrote:> i used the ubuntu root fs on uml.nag