-
Notifications
You must be signed in to change notification settings - Fork 504
Description
I am trying to run a secondary BOINC installation on an OSX machine (12.6 monterey) and hoping somebody can help me out. This is BOINC 7.20.4
Ideally, I would like to use the original BOINC binary in the normal install location and simply pass it a seperate --dir option and --gui_rpc_port option but I suppose I could make a whole new install if that's the way this needs to be done.
I know OS X boinc has additional security permissions, so there is a warning that it won't run without the --insecure flag. When that flag is used, BOINC exits at start with error "chdir permission denied". I have tried chmodding the --dir to 777 and making it owned by boinc_master but neither of those work. I've also tried running Mac_SA_Secure.sh from inside the --dir directory but it errors out saying the switcher is missing. What can I do to get a separate BOINC install running?
I realize maybe it must be run with the --insecure flag in the end, but ideally I would run it with the standard security in-place
This procedure works fine on Windows and Linux, it seems to be something specific to permissions on OS X. I checked /Users/username/Application Support/BOINC for any logs but none were there.
Thank you to anybody that can help with this dilemma.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status