From: Henry N. <Hen...@Ar...> - 2007-09-04 09:02:50
|
Samir Kuthiala wrote: > So I guess there is no way of using co-linux on linux? I like the idea > of using vserver but can vserver run colinux images directly? Read this "5.3. For Linux as host": http://colinux.svn.sourceforge.net/svnroot/colinux/branches/devel/doc/building You need to compile the module colinux.ko from source. Kernels with REGPARM enabled dosn't work as host. Current kernel 2.6.22 does only work, if you remove the regparm parameter from host kernel Makefile (and recompile the host kernel!). -- Henry |