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

2006-09-24 Thread Blaisorblade
On Tuesday 19 September 2006 04:06, Ben Wing wrote: > 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

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

2006-09-20 Thread Manoj Srivastava
On Tue, 19 Sep 2006 14:40:04 -0400, Jeff Dike <[EMAIL PROTECTED]> said: > On Mon, Sep 18, 2006 at 09:06:49PM -0500, Ben Wing wrote: >> 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.

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

2006-09-19 Thread Ben Wing
dmesg is as follows. Linux version 2.6.17.13 ([EMAIL PROTECTED]) (gcc version 3.3.5 (Debian 1:3.3.5-8ubuntu2.1)) #6 Tue Sep 19 18:22:48 CDT 2006 On node 0 totalpages: 8192   DMA zone: 8192 pages, LIFO batch:1 Built 1 zonelists Kernel command line: ubd0=./root_fs eth0=tuntap,benwingtap con0=fd:0,fd

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

2006-09-19 Thread Jeff Dike
On Tue, Sep 19, 2006 at 06:03:08PM -0500, Ben Wing wrote: > i used the ubuntu root fs on uml.nagafix.co.uk, followed all your directions > and i get > > [EMAIL PROTECTED]:~# ifup eth0 > SIOCSIFFLAGS: Permission denied > SIOCSIFFLAGS: Permission denied > Failed to bring up eth0. > [EMAIL PROTECTED]

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 Antoine Martin
On Mon, Sep 18, 2006 at 09:06:49PM -0500, Ben Wing wrote: > 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), a

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

2006-09-19 Thread Brock, Anthony - NET
> -Original Message- > On Mon, Sep 18, 2006 at 09:06:49PM -0500, Ben Wing wrote: > > [a] modules don't seem to work. > > > > lsmod gives > > > > (none):~# lsmod > > Module Size Used byNot tainted > > lsmod: QM_MODULES: Function not implemented > > Assuming you have

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

2006-09-19 Thread Jeff Dike
On Mon, Sep 18, 2006 at 09:06:49PM -0500, Ben Wing wrote: > 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), a

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

2006-09-18 Thread Jonas M. Meyer 01
[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 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, m