Closed mvsoom closed 1 month ago
A few comments, and then the answer to your specific question:
As far as question 5, this should do it: --plugin raspiconfig:"boot_behavior=B2"
or alternatively, if you're using a pluglist raspiconfig:boot_behavior=B2
Lastly, I'd suggest starting with ezsdm, which is available here and discussed here, and uses a pluglist. This is SO much easier because you don't need to futz around with all those double quotes.
Alright, I've skimmed the whole repo and docs and I understand better now. I've not managed to get my script working yet, but might post some additional questions after I'm back from holiday.
Hi,
This tool looks amazing, but a bit daunting for first use. I just have a quick question before I delve into this.
I am starting from the standard Raspberry Pi OS (64-bit, full desktop) because I cannot get Chromium to work with three.js accelerated code.
So starting from this image, I would like to:
I couldn't find how to do option 5. Could you help?
Thank you!