On Thursday 16 February 2006 23:08, Raz Ben-Jehuda(caro) wrote:
> hello.
> i am trying to build uml kernel for 2.6.12
> i have acted as follows:
> make xconfig ARCH=um
> make linux ARCH=um
First thing: do a 
rm .config

and it should have been:

make defconfig ARCH=um
make xconfig ARCH=um
make linux ARCH=um

> when i am trying to run it i am getting this
> annoying message:
>
> Checking for /proc/mm...not found
> Checking PROT_EXEC mmap in /tmp...OK
> tracing thread pid = 3795
>
> and an idle linux thread .
> anyone ?

First you should begin with a recent kernel, and try to get it running. 

To diagnose what's going on, add stderr=1 to the command line to see what's 
happening really.

And post the cmd line you supplied - what root_fs are you passing to it? Are 
you passing one?
-- 
Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!".
Paolo Giarrusso, aka Blaisorblade (Skype ID "PaoloGiarrusso", ICQ 215621894)
http://www.user-mode-linux.org/~blaisorblade

        
        
                
___________________________________ 
Yahoo! Messenger with Voice: chiama da PC a telefono a tariffe esclusive 
http://it.messenger.yahoo.com



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
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