Eric Tanguy wrote:
Selinux was deactivated on my system due to problem of boot activation network device. Today i updated selinux via yum so i reactivated it. When i reboot i have these errors : matchpathcon(/dev/nvidiaxx)failed permission denied ... and the computer hangs. how to solve this ?
Boot with enforcing=0 flag on the kernel line.
Then touch /.autorelabel and reboot again. This will relabel the file system.
Dan
--