On 09/17/2011 04:35 PM, Lakshmipathi.G wrote:
> Hi -
> I'm having kernel version 2.6.32.26-175.fc12.x86_64  and download version
> 2.6.32 created a uml kernel but it modules are named as
> "2.6.32-gdea2244-dirty". Thus I can't insert custom modules created from
> 2.6.32.26-175.fc12.x86_64 kernel.
> 
> since i read somewhere host kernel > downloladed kernel . Then downloaded
> 2.6.35  I have tried different versions (for more than 8 hrs now) 2.6.31 -
> in all cases uml modules are 2.6.35-gdea2244-dirty 2.6.31-gdea2244-dirty
> 
> I have module built which as vermagic as "2.6.35" but I can't load that
> module into uml. because of version mismatch
> 
> #modinfo fs/binfmt_misc.ko
> filename:       fs/binfmt_misc.ko
> license:        GPL
> depends:
> vermagic:       2.6.35-gdea2244-dirty mod_unload
> 
> Why this "-gdea2244-dirty" gets appended to modules? Now I'm completely
> stuck ,looking for help.
When it comes to loading modules, UML is no different from a regular
kernel. You seem to be a bit confused by kernel module versioning and
module loading in general, I think you should start there.
You also seem to be using an out of date kernel of an out of date and no
longer supported distro... not the best of start!
You guest modules need to match your guest kernel, that's it.

Cheers
Antoine

------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
http://p.sf.net/sfu/rim-devcon-copy2
_______________________________________________
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