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. Flavio ------------------------------------------------------------------------------ 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