> The insmod error message is caused by either a
> kernel lacking module
> support (which you probably built yourself) or an
> incompatible version
> of modutils/module-init-tools with your kernel.
I have module-init-tools in my host filesystem but not
able to install in UML Kernel, because GNU make
utility is not available. Are there any pre-built
utilities available for UML Kernel so that I can get
make utility ?

Regards
Dinesh


--- Johan Mulder <[EMAIL PROTECTED]> wrote:

> On Sun, 2005-06-05 at 11:34 +0100, Dinesh Ahuja
> wrote:
> > I am trying to load module [ which I need to
> debug] in
> > UML Kernel via insmod command but getting
> following
> > message:
> > insmod: QM_MODULES: Function not implemented
> > 
> > I am accessing kernel module which is in host
> > filesystem by using below command 
> > $mount none /mnt -t hostfs -o /home/dahuja
> > 
> > As per my understanding, I may need to install
> > module-init-tools in my UML Kernel but make
> utility is
> > not available in my UML Kernel. I am confused here
> > because insmod, lsmod are already existing in
> /sbin in
> > UML Kernel's filesystem.
> 
> The insmod error message is caused by either a
> kernel lacking module
> support (which you probably built yourself) or an
> incompatible version
> of modutils/module-init-tools with your kernel.
> 
> > I have not installed Kernel modules in the
> > /lib/moudules/`uname -r` directory yet. This
> doesnot
> > seems to be a cause of my problem.
> 
> No, it's not.
> 
> > Is there any filesystem available for UML which
> has
> > all these utilities already installed ? How should
> I
> > proceed if I need to install make utility in UML
> > kernel.
> 
> If you're running debian, you can easily create an
> uml filesystem
> yourself with debootstrap.
> 
> 
> 
>
-------------------------------------------------------
> This SF.Net email is sponsored by: NEC IT Guy Games.
>  How far can you shotput
> a projector? How fast can you ride your desk chair
> down the office luge track?
> If you want to score the big prize, get to know the
> little guy.  
> Play to win an NEC 61" plasma display:
> http://www.necitguy.com/?r=20
> _______________________________________________
> User-mode-linux-user mailing list
> User-mode-linux-user@lists.sourceforge.net
>
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user
> 



        

        
                
__________________________________________________________
Free antispam, antivirus and 1GB to save all your messages
Only in Yahoo! Mail: http://in.mail.yahoo.com


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to