We have upgraded the community system as part of the upgrade a password reset is required for all users before login in.
Factory reset restores which OS?
-
Howdy. It appears that a factory reset restores our own version of the OS, which is great. It also appears that various settings such as WiFi configuration are reset, which is also great. So, what exactly does the factory reset do; clear everything out of /rom? Thanks.
-
@huntc This runs the /sbin/firstboot script which performs jffs2reset which erases the overlay partition. The overlay partition contains the packages you install etc
-
@crispyoz Thank you!