Skip to content

Instantly share code, notes, and snippets.

@dasos
dasos / frameo_webview_verity_update.md
Created November 11, 2025 21:33
Updating webview on Frameo devices when dm-verity gets in the way

Updating webview on Frameo devices when dm-verity gets in the way

I tried to update my Frameo device with a newer webview, by following the instructions on the Immich Kiosk and ImmichFrame docs.

But I got blocked.

root@BGS-102K-T:/ # mount -o rw,remount /system && cp /system/app/webview/webview.apk /system/app/webview/webview.apk.bak
cp /system/app/webview/webview.apk /system/app/webview/webview.apk.bak <
mount: Operation not permitted