[uml-user] telnetd for UML instance

2008-09-30 Thread Rahul Gauba
Hi!, Where can I find telnetd rpm for UML instance. I have ported my application from PPC target to UML. Using that application requires to connect to the UML using telnet. I am using Fedora Core 5 UML and filesystem from http://user-mode-linux.sourceforge.net. I just figured out that the f

[uml-user] gdb in UML instance

2008-09-30 Thread Rahul Gauba
Hi!, Where can I find gdb rpm for UML instance. I am using Fedora Core 5 UML and filesystem from http://user-mode-linux.sourceforge.net. The filesystem does not have gdb installed. Thanks in advance. Rahul - T

Re: [uml-user] compiling kernel module for UML

2008-09-30 Thread arshad hussain
On Tue, Sep 30, 2008 at 11:12 PM, Chetan Nanda <[EMAIL PROTECTED]> wrote: > Hi All, > > I am trying my hands with User mode Linux. > I am able to configure and kernel 2.6.24 under UML. > > Next It am trying to compile kernel module (so that modules can be insmod > into running UML). > But not able

[uml-user] compiling kernel module for UML

2008-09-30 Thread Chetan Nanda
Hi All, I am trying my hands with User mode Linux. I am able to configure and kernel 2.6.24 under UML. Next It am trying to compile kernel module (so that modules can be insmod into running UML). But not able to compile my kernel module for UML. Please point me into right direction. Thanks, Che