Hi,
  I am using linux-2.6.17. I plan to build my own uml kernel, but dont know
how to get (or set up) it. Thanks!

The Following are instructions I followed:

*-------------------*
* mkdir /uml*
* cd /uml*
* tar -xjvf linux-2.6.17.tar.bz2*
* **cd /uml/linux-2.6.17*
*** make config ARCH=um*
 *make linux ARCH=um*
 *strip linux*
 *mv linux /usr/bin/linux*
 *make modules ARCH=um*
 *mount root_fs mnt -o loop ----------> I was stuck here*
 *make modules_install INSTALL_MOD_PATH=`pwd`/mnt ARCH=um *
*-----------------------------*



-- 
Addr: 1025N, 23rd str, APT 33,
         Lincoln, NE, 68503
Phone: (402)310-9826
WWW: cse.unl.edu/~fxian
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
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