From Fedora Project Wiki
(Created page with "{{QA/Test_Case |description=This test case tests, if system runs normally when user choosed to install without SELinux |actions= # Boot the installer using any available means ({...") |
|
(No difference)
|
Revision as of 11:57, 26 January 2012
Description
This test case tests, if system runs normally when user choosed to install without SELinux
How to test
- Boot the installer using any available means (
netinst.iso
, pxeboot images orDVD.iso
) - Direct anaconda to disable SELinux on the installed system by adding the boot command:
noselinux
- Proceed with installation
- Boot the installed system, log in.
- Open a console, and run the command
getenforce
Expected Results
- System should boot and run without problems
- SELinux should be disabled