On Tuesday 19 September 2006 04:06, Ben Wing wrote:
> i'm trying to get uml working with modules.  i downloaded the latest kernel
> 2.6.17.13, compiled using the `defconfig', obtained the root fs from
> http://uml.nagafix.co.uk/Debian-3.1/ (which claims to have been updated
> sept 13 2006), and ran ./linux.
>
> note, my host machine is running 2.6.10.5, ubuntu 5.04 "hoary hedgehog".
>
> i can log in ok.
>
> but:
>
> [a] modules don't seem to work.
>
> lsmod gives
>
> (none):~# lsmod
> Module                  Size  Used by    Not tainted
> lsmod: QM_MODULES: Function not implemented
As somebody else said, everything about modules you've tried is invalid until 
you do not install module-init-tools in the guest with 
# apt-get install module-init-tools
I'm quite surprised that it is not already installed - but since Antoine does 
not use modules it is not impossible.

This is a message from lsmod for 2.4.
-- 
Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!".
Paolo Giarrusso, aka Blaisorblade
http://www.user-mode-linux.org/~blaisorblade
Chiacchiera con i tuoi amici in tempo reale! 
 http://it.yahoo.com/mail_it/foot/*http://it.messenger.yahoo.com 


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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