Ahmed, Farid
2008-Oct-20 13:41 UTC
[Xen-devel] XSM/Flask and SELinux policy Compiler problem
Hi, While booting my Linux box with Fedora Core 8 with Xen-unstable (Xen 3.4?) [ Kernel version 2.6.18.8-xen], it appears that SELinux is not mounted. The error/warning message is: Mount failed for selinuxfs on /selinux As a result the XSM-Flask policy compiler stops building due not to have access to /selinux/policyvers. Did anyone encounter this problem? Any suggestion to get over with this? Thanks Farid _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
George S. Coker, II
2008-Oct-20 22:37 UTC
Re: [Xen-devel] XSM/Flask and SELinux policy Compiler problem
I''m not sure why selinux is not enabled in your guest. If you are not intentionally disabling selinux, I guess that you probably don''t have selinux properly enabled in your kernel. Selinux is not part of the stock xenolinux config. Unfortunately, you''ve uncovered some selinux cruft in the sample policy. You need to comment out the line in the makefile that checks /selinux/policyvers. This should allow the policy build to continue. Nothing in the sample policy depends on this value. George On 10/20/08 9:41 AM, "Ahmed, Farid" <Farid.Ahmed@jhuapl.edu> wrote:> > Hi, > While booting my Linux box with Fedora Core 8 with Xen-unstable (Xen > 3.4?) [ Kernel version 2.6.18.8-xen], it appears that SELinux is not > mounted. The error/warning message is: > > Mount failed for selinuxfs on /selinux > > As a result the XSM-Flask policy compiler stops building due not to > have access to /selinux/policyvers. > > Did anyone encounter this problem? Any suggestion to get over with > this? > Thanks > > Farid > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel-- George S. Coker, II <gscoker@alpha.ncsc.mil> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel