[uml-devel] Fedora core 11 and UML kernel compile

2009-06-10 Thread Vincent Perrier
Hello, I think I am not the first to have this problem, but just to remind people of this problem: Fedora 11 cannot compile uml kernels (2.6.29.4 and 2.6.30), here is the error: . . . . . . CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 /usr/bin/ld:arch/um/kernel/v

Re: [uml-devel] Connecting UML_SWITCH and Wireshark

2008-09-02 Thread vincent-perrier
tshark, it is also a fantastic piece of software. Cheers Vincent Perrier Le mardi 02 septembre 2008 à 10:39 +0200, Julien Iguchi-Cartigny a écrit : > Hello Vincent, > > Netkit doesn't support X, and I don't want it anyway, as the user has > already several terminals on

Re: [uml-devel] Connecting UML_SWITCH and Wireshark

2008-09-01 Thread vincent-perrier
Hello I made another network simulator (clownix.net) and I just run wireshark inside the uml machines, I do not see why you have troubles to see ip frames. Le lundi 01 septembre 2008 à 17:44 +0200, Julien Iguchi-Cartigny a écrit : > Hello, > > (seems a developper question, apologies if it's m

Re: [uml-devel] [uml-user] [PATCH] Fix for 2.6.26 ptrace crash

2008-07-21 Thread vincent-perrier
Hello, I also had the crash with a lot of zeros in a vertical line with kernel 2.6.26, I was sad then. But I am now happy, I applied the patch: bash-3.1# cd linux-2.6.26 bash-3.1# patch -p1 < ../jeff.patch patching file arch/um/include/init.h Hunk #1 succeeded at 45 with fuzz 2. Hunk #2 succeeded

[uml-devel] plug_and_play_clownix_network

2008-05-19 Thread vincent-perrier
You are right, the private key is useless for my purposes, the clownix daemon just has to copy the public key to the ssh authorized keys file inside the UML guest machines, then the access to the UML guests can be done without password. In my next version of the clownix network, I will not "muck" w

Re: [uml-devel] actually useful backtrace from a CPU-chewing hang

2008-05-14 Thread vincent-perrier
with those files. On Wed, 2008-05-14 at 13:23 -0400, Jeff Dike wrote: > On Fri, May 09, 2008 at 07:13:22PM +0200, vincent-perrier wrote: > > The download is long, the untar too, but the freeze is garanteed! > > > > to start after download: > > > > "./star

Re: [uml-devel] actually useful backtrace from a CPU-chewing hang

2008-05-14 Thread vincent-perrier
and tests, a standalone PC is good enough to use it and observe routing daemons at work. On Wed, 2008-05-14 at 13:23 -0400, Jeff Dike wrote: > On Fri, May 09, 2008 at 07:13:22PM +0200, vincent-perrier wrote: > > The download is long, the untar too, but the freeze is garanteed! > >

Re: [uml-devel] actually useful backtrace from a CPU-chewing hang

2008-05-14 Thread vincent-perrier
. I can garantee that the software does nothing nasty with those files. On Wed, 2008-05-14 at 13:23 -0400, Jeff Dike wrote: > On Fri, May 09, 2008 at 07:13:22PM +0200, vincent-perrier wrote: > > The download is long, the untar too, but the freeze is garanteed! > > > > to

Re: [uml-devel] actually useful backtrace from a CPU-chewing hang

2008-05-09 Thread vincent-perrier
For the "date --set" back 5 sec on the host that freezes an uml indefinitely (in kernel/time/timekeeping.c, update_wall_time,) then download plug_and_play_clownix_network_03 at http://clownix.net On my host, it does get stuck, but it may depend also on host and host kernel, I have: uml_clow