> > "cobbler check" will alert you of some things you need to set with > regards to SELinux permissions. > > --Michael > >
Well I sincerely thought I brought this up earlier. There does seem to be an SELinux-related problem with cobbler on Fedora 11. Has anyone actually tested a cobbler-based install using Fedora 11 as the cobblerd server? From what I ran into last night, I get the impression not. I get the feeling I am testing cobblerd on Fedora 11. I suppose it works fine on Fedora 10. Here is what 'cobbler check' tells me as regards SELinux: #0: you need to set some SELinux content rules to ensure cobbler works correctly in your SELinux environment, run the following: /usr/sbin/semanage fcontext -a -t public_content_t "/tftpboot/.*" Here is what actually happens when I run semanage as suggested (and I did this quite some time ago, early in the phase where I installed cobbler itself): /usr/sbin/semanage fcontext -a -t public_content_t "/tftpboot/.*" /usr/sbin/semanage: File context for /tftpboot/.* already defined If you look at the text of the sealert I posted to the web page mentioned earlier, on http://www.greenbeltcomputer.biz/cobbler_install_attempt.html , you will notice it suggests running `restorecon[..]` as shown in the web page. I did run that as suggested and that helped to get me going, but it result in a fully automated installation -- I took additional photos which I have not yet posted to my website. I'll try to do that later tonight. It is very puzzling getting cobbler to work. Thanks Bob > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler > > > _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
