Results 1 to 3 of 3
I have installed scientific linux in my leptop.When I run scientific linux 5.2 on my laptop an error comes"unable to load SELinux policy.Machine is in enforcing mode.Halting now."I do not ...
- 12-24-2008 #1Just Joined!
- Join Date
- Dec 2008
- Posts
- 4
enforce mode in scientific linux
I have installed scientific linux in my leptop.When I run scientific linux 5.2 on my laptop an error comes"unable to load SELinux policy.Machine is in enforcing mode.Halting now."I do not understand what I have to do?.I upgrade linux but no vain.If any one know solution of that please tell me.
- 12-24-2008 #2Just Joined!
- Join Date
- Dec 2008
- Posts
- 4
help it.zafar wazir
- 12-26-2008 #3Just Joined!
- Join Date
- Jan 2007
- Location
- San Antonio, TX
- Posts
- 21
Are you wanting to disable selinux? You can edit '/etc/selinux/config' and change the below line.
----
SELINUX=enforcing
----
to
----
SELINUX=permissive
or
SELINUX=disabled
----
Hope that helps. If not you can always look at /var/log/messages for the 'sealert' number to get more information on the selinux issue.


Reply With Quote
