Re: [uml-user] qedaxVzlAGRA

2006-08-05 Thread Martirio Pane
Hi,   VALzlUM from 1, 25 $ AMBzlEN VzlAGRA from 3, 35 $ CzlALIS from 3, 75 $   http://www.kioperade.com   , , , , , In a few moments we will be landed inside the walls of the Pentagon debarkation station. Remain seated until you are ordered to rise. Follow instructions and your passage

Re: [uml-user] Error compiling skas-2.6.17-rc5-v9-pre9.patch with 2.6.17

2006-08-05 Thread Jeff Dike
On Sat, Aug 05, 2006 at 05:45:33PM +0200, Jax wrote: > > $ ARCH=um make linux > > > make linux ARCH=um These should be the same. In one case, it's in the environment and in the other, it's on the command line, but it's all the same to the build. Jeff -

Re: [uml-user] Error compiling skas-2.6.17-rc5-v9-pre9.patch with 2.6.17

2006-08-05 Thread Jax
Etay Meiri wrote: > Hi, > > I applied skas-2.6.17-rc5-v9-pre9.patch to kernel 2.6.17 and tried > to build it for Athlon/Duron/K7 architecture. The build failed > with the error below. > I changed the architecture to P3 and the build > passed correctly. > > Don't change the architecture... > $

[uml-user] Error compiling skas-2.6.17-rc5-v9-pre9.patch with 2.6.17

2006-08-05 Thread Etay Meiri
Hi, I applied skas-2.6.17-rc5-v9-pre9.patch to kernel 2.6.17 and tried to build it for Athlon/Duron/K7 architecture. The build failed with the error below. I changed the architecture to P3 and the build passed correctly. $ ARCH=um make linux SYMLINK arch/um/include/kern_constants.h SYMLINK ar

Re: [uml-user] Debugging Modules in SKAS Mode

2006-08-05 Thread Blaisorblade
On Friday 04 August 2006 02:03, Rick Spillane wrote: > How do I debug modules with the new UML? I searched around the old > website, and the link pointing to the handy-sounding script that does > it for you is broken > (http://user-mode-linux.sourceforge.net/dl-sf#UML%20utilities), this > link came

Re: [uml-user] Segfault on startup in 2.6.17 (nagafix)

2006-08-05 Thread Jeff Dike
On Sat, Aug 05, 2006 at 07:56:23PM +1000, Richard Andrews wrote: > Running in strace I see the following. The important bit seems to be the > delivery of SIGVTALRM leading to segfault. What was the boot output? Jeff

Re: [uml-user] Is Skas3 patch neccessary for 2.6.17.7 host?

2006-08-05 Thread Blaisorblade
On Saturday 05 August 2006 12:59, Mikado wrote: > I'm using kernel 2.6.17.7... I'm wondering if it's required to use Skas3 > patch for host kernel? If I don't patch Skas3, will everything be ok? Yes, just a bit slower. -- Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!". Pa

[uml-user] Is Skas3 patch neccessary for 2.6.17.7 host?

2006-08-05 Thread Mikado
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I'm using kernel 2.6.17.7... I'm wondering if it's required to use Skas3 patch for host kernel? If I don't patch Skas3, will everything be ok? -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.2.2 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://

[uml-user] Segfault on startup in 2.6.17 (nagafix)

2006-08-05 Thread Richard Andrews
Total Noob. This is my first attempt at getting into UML. Not good so far. I downloaded 2.6.17 32-bit x86 kernel from nagafix (http://uml.nagafix.co.uk/) and it bombs on startup. Host is FC4 at 2.6.17 (32bit x86) SMP on hyperthreaded P4. Running in strace I see the following. The important bit se