Re: [uml-user] Help req: installing UML - Kernel panic

2006-03-27 Thread Jeff Dike
On Mon, Mar 27, 2006 at 01:46:05PM +0530, Sundu wrote: > Kernel panic: outer trampoline didn't exit with SIGKILL This is an old, old bug which has long been fixed in more recent UMLs. Jeff --- This SF.Net email

[uml-user] Help req: installing UML - Kernel panic

2006-03-27 Thread Sundu
Hi,     Am using Redhat 9.0 (Kernel version: 2.4.20-8)I hv installed UML (kernel 2.4.20 & uml patch 2.4.20-1) in my PC The procedure tat i followed was 1) root# cd ~/uml/   root# tar -xjvf linux-2.4.20.tar.bz2 2) root# cd ~/uml/linux-2.4.20   root# bzcat uml-patch-2.4.20-1.bz2 | patch -p1 3) root#