10-29-2021, 07:35 PM
(10-29-2021, 05:57 PM)matt.fugate Wrote: Is there any way to do a clean reload via ssh? not the image but moOde?
No, but even if there were we'd still want you to install a fresh moOde image. It comes with the versions of RaspiOS, its packages, and Linux kernel on which moOde is built and which were customized during the build. That's the known state Tim and his merry band of testers use as the basis for diagnosing reported issues. In effect the image is moOde and moOde is the image.
The moodeutl -l output includes these telltale signs that your install has been modified
Code:
20211029 104503 worker: RaspiOS (10.11)
20211029 104503 worker: Kernel (5.10.63-v7+ #1459)
An unmodified moOde 7.4.1 would report
Code:
20211029 095244 worker: RaspiOS (10.6)
20211029 095244 worker: Kernel (5.4.77-v7+ #1371)
Regards,
Kent