Hello. Thank you for trying. Vadim Korschok wrote: > After that i have installed KVM-82 to start my virtual machines. But i have no chance to, dmesg shows me: Is it possible to get function names in call trace? I think you can get function names by CONFIG_KALLSYMS=y CONFIG_KALLSYMS_ALL=y in your kernel config. I want to see a call trace like https://bugs.launchpad.net/ubuntu/+source/linux/+bug/258450/+viewstatus . > If i'm using the hardened-sources-2.6.28 with PaX support all is working fine. Did you try hardened-sources 2.6.27-r4 (or 2.6.27-r7) with PaX support (i.e. without TOMOYO patch applied)? http://packages.larrythecow.org/?v=pkg&c=sys-kernel&s=hardened-sources > Last question: Is it normal that i can see TOMOYO Linux only under "File Systems" and not "Security options" ? TOMOYO Linux needs to access some functions in fs/namei.c and also supports 2.4 kernels (which don't have "Security options" menu). Regards.