On Wed, Aug 5, 2009 at 4:46 PM, Flavio<fbcyb...@gmail.com> wrote:
> 2009/8/5 Manish Katiyar <mkati...@gmail.com>:
>> My question is how do people build modules which are specific to a
>> particular architecture on UML ? Is it possible ?
> Sure!
> Are you compiling the kernel modules from the host system? If not,
> try to do it.
> The exact procedure is the following:
> # mount -o loop rootfs loop_dir/
> # cd /uml/src/linux
> # make modules ARCH=um
> # make modules_install INSTALL_MOD_PATH=/uml/loop_dir ARCH=um
> # umount /uml/loop_dir
>
> Then, boot the UML again.

Hi Flavio,

I have done that step and my UML kernel boots fine. My question is in
UML environment what will the ARCH resolve to ? will it be um or x86 ?

Thanks -
Manish


>
> Flavio
>



-- 
Thanks -
Manish

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
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