diff --git a/IMAGE.md b/IMAGE.md index dcbaf05..b7c1e5a 100644 --- a/IMAGE.md +++ b/IMAGE.md @@ -53,6 +53,7 @@ To Do: Verify whether those keys really end up in the image. fastboot --set-active --slot a fastboot flash boot_a mobian-qcom-phosh-20240614.boot-sargo.img fastboot flash userdata mobian-qcom-phosh-20240614.rootfs.img +fastboot oem uart enable # currently does not seem to boot without, probably because the kernel config enables SSH for debugging right now fastboot erase dtbo ```