Re: [uml-user] "stable" kernel ?!

2005-04-16 Thread Blaisorblade
On Thursday 14 April 2005 23:59, Anthony Brock wrote: > >>> Blaisorblade <[EMAIL PROTECTED]> 04/14/05 02:16PM >>> > > > >On Tuesday 12 April 2005 19:42, Anthony Brock wrote: > >> The most advanced, stable and mature UML kernel (IMHO) is a 2.6.10 (or > >> newer) host kernel with v7 or newer of the S

Re: [uml-user] hostfs permissions problems

2005-04-16 Thread Blaisorblade
On Monday 04 April 2005 11:24, Jan Rychter wrote: > Blaisorblade wrote: > > On Sunday 03 April 2005 13:48, Jan Rychter wrote: > > > I used UML successfully in the past and recently I've tried to revive > > > my UML installation. Unfortunately, I've run into a range of problems > > > (updates requir

[uml-user] Re: [uml-devel] CowLoop

2005-04-16 Thread roland
Hello Jeff , indeed it would be great if cowloop would support UML cowfiles. Since i didn`t find a reference from uml mailinglist to cowloop, i thought it would be good to announce it here. Did anyone try it yet ? I had some problem with cowloop when using reiserfs - and the current maintainer s

[uml-user] Re: [uml-devel] CowLoop

2005-04-16 Thread Jeff Dike
On Sat, Apr 16, 2005 at 12:13:26PM +0200, roland wrote: > Hi ! > I think this is interesting for UserModeLinux: > > http://www.atconsultancy.nl/cowloop > > CowLoop is a kernel level driver and gives CopyOnWrite devices. > > There was some discussion a long time ago, about the annoyance not being

Re: [uml-user] The problem about debug mode

2005-04-16 Thread Jeff Dike
On Sat, Apr 16, 2005 at 09:56:54AM +0800, yinyang wrote: > I had built 2.6.10 kernel without any patch as guest. The host kernel is > 2.6.10 vanilla. The linux distribution is Fedora Core3. While running the > UML in debug mode, the gdb hang just after print - > This GDB was configured

[uml-user] UML on RH9 : Unable to boot

2005-04-16 Thread Louai Al-Awami
Hi all, I am trying to run it on RH9. I started from the source of Linux 2.4.24 and was able to do that successfully. But when it comes to patching the host kernel ( RH9 2.4.20-8) with skas3 patch to have some performance post, the kernel recompilation does not succeed. At boot time, I

[uml-user] CowLoop

2005-04-16 Thread roland
Hi ! I think this is interesting for UserModeLinux: http://www.atconsultancy.nl/cowloop CowLoop is a kernel level driver and gives CopyOnWrite devices. There was some discussion a long time ago, about the annoyance not being able to mount a UML-Cowfile outside UML because of missing kernel supp