On giovedì 31 maggio 2007, Jonas Meyer wrote: > Sadly, I can't get anything more recent to run. This might be a part of > a broader issue, but most of the precompiled binaries that I download > off of your site wont work. I'll admit I may not have tried them all, > but the most recent one will not boot a vm at all on that host. I've > found that only a very small percentage of the ones on your and > blaisorblade's sites seem to work at all. I'd be happy to help you > troubleshoot them... > > I suppose I could compile my own, but to be honest, I'd rather let > someone with more experience choosing uml appropriate kernel options do > that. Is there any possibility I might get more luck using your kernel > option selections on my own compilation?
You can get the options used to build a kernel with vmlinux --showconfig. Save that as .config and rebuild it. If there is a change, you may have found an important bug (when rebuilding the same kernel on different systems causes the kernel to work or not, that's a problem). If you want to use that with a newer kernel, after saving .config do "make silentoldconfig ARCH=um" to choose the new options. However, please take one of them (we're more interested in the latest) and do a proper bug report (host machine / distro / 32-64 bit / Uml version ....). Ok? -- Inform me of my mistakes, so I can add them to my list! Paolo Giarrusso, aka Blaisorblade http://www.user-mode-linux.org/~blaisorblade ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ User-mode-linux-user mailing list User-mode-linux-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user