From 19e8fd0f5c074b690f588b11508e47b9913277ab Mon Sep 17 00:00:00 2001 From: Jimmy Ungerman Date: Tue, 24 Jan 2023 03:44:18 -0700 Subject: [PATCH] describe fix for reimaging (#464) --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index ac1a48e..2ca119f 100644 --- a/README.md +++ b/README.md @@ -130,3 +130,13 @@ Update your cloudflare domains from your UDM with podman. | Jumbo Frames | | native jumbo frame support for the UDM and UDM-Pro is added in the 1.12.13 EA firmware, support for the UDM-SE is not yet announced. | +## Reimaging your UDM + +Working in the shell means that mistakes can happen. Deleted directories or packages may break the underlying software that makes your UDM-Pro SE function as designed. Thankfully, Unifi Support seems to have provided the following process to help bring your UDM back to the stock image. + +1. Remove the unit from your network and disconnect the cables from the unit. +2. Press down the reset button for 40+ seconds without power and cables. +3. Release the reset button and power the unit. +4. Again press the reset button for 15+ seconds. + +Thanks to user [cfallwell](https://github.com/cfallwell) for describing this fix [here](https://github.com/unifi-utilities/unifios-utilities/issues/428#issuecomment-1386212026). \ No newline at end of file