meta-rauc-community
meta-rauc-community copied to clipboard
rpi: Set /boot to ro?
I was wondering if it would be good to remount boot as ro after rauc-mark-good runs? SD corruption in /boot has bitten me a few times so I made a bbappend to modify rauc-mark-good.service to add "ExecStartPost=mount -o remount,ro /boot". I have added matching remount,rw to the updater for update bundles. So far I have not had any corrupted /boot issues since. Would this change be beneficial to anyone else? Am I overlooking something that makes this a bad idea?
Michael