FOG client on Mac OS X
-
@Louis-CSUSA not a problem. I’ll have limited availability tomorrow as well. I’ll try and replicate the issue on the single Mac I have to test with (one of the difficulties of developing an OS X client ).
-
@Jbob said in FOG client on Mac OS X:
perhaps we could name it something like “Wait until users are logged off” and invert it, or have some (?) hover next ot it?
I like that idea.
-
Well this is indeed a bit odd. If running the launchctl commands start and stop the service, the service should start on its own based on your plist. Essentially this is what happens when the mac boots and hands off the thread to launchd. So hmmmmm. Permissions??? Perhaps!!
Please run:
ls -la /Library/LaunchDaemons/org.freeghost.daemon.plist
and
ls -la /opt/fog-service
This will verify permissions.
Also, in security under System Preferences, try allowing apps from anywhere. This is obviously not a fix but certainly could help resolve a possible issue.
Please post your results
Thanks,
-T -
@Louis-CSUSA I forked your posts to here: https://forums.fogproject.org/topic/7561/network-booting-a-mac
Please post in there.