Sudo apt update missing signed-by

Any way start over?

BalenaEtcher other OS working well. Why not MNT?

If you want to flash a fresh system image for MNT Pocket Reform (with i.MX8MPlus processor) to a MicroSD card on your PC/Mac with Balena Etcher, you can copy and paste this Link in the Flash from URL box in Balena Etcher: https://source.mnt.re/reform/reform-system-image/-/jobs/6583/artifacts/raw/pocket-reform-system-imx8mp.img.gz

You can then boot Pocket Reform from this MicroSD card.

@BobHodgen The output on the first image tells you that the packages are already removed. This means that you should now have sufficient space to run apt --fix-broken install. If you still get the “no space left on device” error, try to do the same thing you did for linux-image-6.10.7-mnt-reform-arm64 with other kernel images that are too old and thus unused. Like:

sudo dpkg --force-all -r linux-image-6.10.9-mnt-reform-arm64 linux-headers-6.10.9-mnt-reform-arm64

Essentially, do for 6.10.9 what you already apparently successfully did for 6.10.7.

Balena Etcher: [https://source.mnt.re/reform/reform-system-image/-/jobs/6583/artifacts/raw/pocket-reform-system-imx8mp.img.gz

You can then boot Pocket Reform from this MicroSD card.

MicroSD work!

How do I get on the eMMC flash?

Thanks

I think your last message was a question to Lukas, so I didn’t follow up anymore.

I’m not sure what you need help with or if everything is resolved? What do you mean by “How do I get on the eMMC flash”? Do you mean to ask how you can boot the Pocket Reform from eMMC without an SD-card? If yes, then yes, you can either follow this: Deleted the emmc partition or try using the reform-flash-rescue script which should amount to doing the same.