Re: [uml-user] F_SETLK failed, file already locked by pid 0

2009-01-12 Thread Unknown
c-1] enabled > F_SETLK failed, file already locked by pid 0 > Failed to lock '../bulk_fedora/root_fs', err = 11 > Failed to open '../bulk_fedora/root_fs', errno = 11 > ubda: Can't open "../bulk_fedora/root_fs": errno = 11 > F_SETLK failed, file alre

Re: [uml-user] do i have to recompile my module in UML

2008-12-26 Thread Unknown
Hello, You can find a fedoracore 10 root_fs and its associated linux uml binary at http://clownix.net Regards Vincent Perrier Le jeudi 25 décembre 2008 à 15:41 -0800, K D a écrit : > Link > (http://uml.nagafix.co.uk/FedoraCore5/FedoraCore5-x86-root_fs.bz2) to > download FedoraCore5-x86-root_fs se

Re: [uml-user] kernel modules?

2008-12-16 Thread Unknown
Hello danny, UML is well adapted for this usage if your modules do not involve hardware. For module compilation, I would advise to do it directly into the target UML, for this you need a file-system equiped with the minimum developpement tools, and the linux running your UML must also be in source

Re: [uml-user] UML kernel takes 100% CPU (and uml_switch)

2008-12-13 Thread Unknown
Hi Ianas, In the nominal skas0 mode, you have 1 linux on the host per process in the UML, so there are around 7 processes for one single UML at startup. For the sockets connecting the uml_switch to the UML machine, I had to add what I called a "first ping hack" in my cloonix uml machines because f

Re: [uml-user] UML kernel takes 100% CPU

2008-12-12 Thread Unknown
Hello Ianas Each time I run a process in the UML machine, I get one more linux process on the host, but the vsz and rss are always 0, the %cpu can vary when the process works. Le jeudi 11 décembre 2008 à 20:44 -0500, lanas a écrit : > Le Thu, 11 Dec 2008 22:06:14 +0100, > Unknown a

Re: [uml-user] UML kernel takes 100% CPU

2008-12-11 Thread Unknown
happen. You could try to play with host time and see if you get your 100%cpu, I have 2.6.27.8 uml machines, I may have corrections you do not have. Regards Vincent Perrier Le mercredi 10 décembre 2008 à 20:36 -0500, lanas a écrit : > Le Mardi, 09 Décembre 2008 19:23:43 +0100, > Unknown a

Re: [uml-user] UML kernel takes 100% CPU

2008-12-09 Thread Unknown
Hello, I had a 100% cpu problem when the host time changed once or twice. And about the linux/root_fs coherency for the modules: the fedora 10 and the lenny debian root fs are availlable with their associated linux kernel at http://clownix.net, I call the linux/root_fs package the bulk, because