>>847
ここをみてそれらしいことをしたつもり…
http://marksrpicluster.blogspot.com/2020/04/do-something-useful-with-your-pi4.html
「3. Tell BOINC its an aarch64 platform」の部分のみ使用

<cc_config>
<log_flags>
<task>1</task>
<file_xfer>1</file_xfer>
<sched_ops>1</sched_ops>
</log_flags>
</cc_config>
<options>
<alt_platform>aarch64-unknown-linux-gnu</alt_platform>
</options>

これ<cc_config>のタグ内でないと意味ないようなないようなないような。。。

クライアントの起動って下記ではだめですか?
boinc --daemon --dir <work_dir> --allow_remote_gui_rpc

ココらへんを参照
https://k-memo-blog.blogspot.com/2017/04/