I just thought I would post this, in case it benefits anyone else.
First, a big thank you to
@Barry K. Nathan and everyone else who has helped to let BS run on unsupported macs.
I followed his guide, and it worked faultlessly on my mid-2012 MacBookPro.
Patch-kexts.sh fixed the Wifi.
So all great !
But during installation I had sent `/Volumes/Image\ Volume/set-vars.sh -v` to get booting in Verbose mode.
Now I was stuck with always verbose booting.
So being a clever guy, I sent `sudo nvram boot-args=""` which I understood was the correct instruction to cancel verbose mode.
The result was that my next reboot failed with the dreaded "No Entry" sign.
Ha!
I thought that I would have to re-install BS, but on reflection, all I did was reboot into my installation USB stick, open Terminal, and send `/Volumes/Image\ Volume/set-vars.sh' , and now booting is good again. In fact, booting is very fast, I think faster than Catalina.
So I guess that `sudo nvram boot-args=""` wiped the entire boot settings?
Anyway, thanks to everyone who has contributed to this thread,
Cheers!
IB