Re: [uml-user] rootstrap problems

2006-01-12 Thread Andreas Schuldei
On Thu, Jan 12, 2006 at 01:04:14AM +0100, Blaisorblade wrote: > recompile UML with make defconfig - you have a screwed config. Guess Unix > Domain sockets are disabled or modular, which is often not nice. this is a debian package and we try to use the same config as for the debian kernel (and jus

Re: [uml-user] rootstrap problems

2006-01-11 Thread Blaisorblade
On Wednesday 11 January 2006 22:58, Andreas Schuldei wrote: > hi! > > i am hacking on rootstrap here. for those unfamiliar with > rootstrap: it is a bunch of python and shell scripts to create a > new root filessytem image. it does that by running a uml and > mounting the host's / filesystem as / u

[uml-user] rootstrap problems

2006-01-11 Thread Andreas Schuldei
hi! i am hacking on rootstrap here. for those unfamiliar with rootstrap: it is a bunch of python and shell scripts to create a new root filessytem image. it does that by running a uml and mounting the host's / filesystem as / using hostfs. i try to do two things: fix the problem with request_m