Hi Rocky,
I've run through steps 8 and 9 approximately 10 times. Unfortunatley that's no exagguration. I was going through the install from the beginning again and remembered the comments about apparmor. After a reboot I noticed that the module is loaded
#sudo /etc/init.d/apparmor status
apparmor module is loaded.
apparmor filesystem is not mounted.
When I stop it....
#sudo /etc/init.d/apparmor stop
Unloading AppArmor profiles Mounting securityfs on /sys/kernel/security: done.
: done.
#sudo /etc/init.d/apparmor status
apparmor module is loaded.
0 profiles are loaded.
0 profiles are in enforce mode.
0 profiles are in complain mode.
0 processes have profiles defined.
0 processes are in enforce mode :
0 processes are in complain mode.
0 processes are unconfined but have a profile defined.
Even though apparmor is disabled is it supposed to still have the module loaded?
I will try to run through the install again this weekend but I'm thinking i've fubared the install and this may require a reinstall of the OS and start again, but that won't happen for 2 weeks.
|