Re: [uml-user] UBUNTU 6.06 root-fs

2006-09-24 Thread Blaisorblade
On Tuesday 19 September 2006 20:06, Antoine Martin wrote: > > Check out uml.nagafix.co.uk. Everything you need should be > > there. Beware, though, that not all the guest kernels > > hosted on that site work. The only configuration I have > > been able to get working is x86 host kernel with > >

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] Segmentation Fault

2006-09-24 Thread Blaisorblade
On Monday 18 September 2006 07:33, Jonas M. Meyer 01 wrote: > I am getting the famous segmentation fault problem (with > dig, host, bind, etc). However, I have no /lib/tls under > either the guest or the host systems. (I have deleted every > file that has tls in the name on the guest even, to no

[uml-user] [newbie-q] IA32_EMULATION on X86_64 Guest?

2006-09-24 Thread Frank Marien
Dear list, I'm trying to set up a Dual Opteron Host system to run several X86_64 Guest UMLs. I'm using Gentoo 2006.1 amd64 for both the host and the guest kernels. But: inside some of the X86_64 guests, I should be able to run older 32-bit binaries.. (e.g the gcc 4.1.1 bootstrap code produces

[uml-user] Is humfs ready to use?

2006-09-24 Thread Benjamin Schmidt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi everybody Well, the last few nights I tried to get uml with humfs to run. But it didn't work. Now I want to know if somebody else get humfs to work or is it not ready to use? I really need your help. What did I wrong... Thanks in advance for your

Re: [uml-user] [newbie-q] IA32_EMULATION on X86_64 Guest?

2006-09-24 Thread Jeff Dike
On Sun, Sep 24, 2006 at 10:20:46PM +0159, Frank Marien wrote: > But: inside some of the X86_64 guests, I should be able to run older > 32-bit binaries.. UML/x86_64 doesn't have 32-bit compatibility yet, so that won't work now. Jeff ---

Re: [uml-user] Is humfs ready to use?

2006-09-24 Thread Jeff Dike
On Mon, Sep 25, 2006 at 12:24:25AM +0200, Benjamin Schmidt wrote: > I really need your help. What did I wrong... > $ sudo humfsify uml001 uml 500G > du: cannot access `data': No such file or directory There's supposed to be a full root filesystem under data/, with correct permissions. It looks yo