From cc31eda8123585109285c41fcc83c0365ff7cafd Mon Sep 17 00:00:00 2001 From: BuildTools Date: Fri, 1 Jun 2018 01:40:40 -0400 Subject: [PATCH] add mgmt port error info --- documentation/revert.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/documentation/revert.md b/documentation/revert.md index 5e89e56..3a0548e 100644 --- a/documentation/revert.md +++ b/documentation/revert.md @@ -1,5 +1,6 @@ + # Reverting To Stock Fastpath ## Introduction @@ -49,6 +50,8 @@ copy tftp flash 192.168.1.49 ubootenv.bin quanta After some dots it should say ```Done```. You now have u-boot stored in onboard flash. Now we need to copy it to RAM, then to the final boot sector. +**Note:** If you get a TFTP timeout error even though you're sure a cable is plugged into the management port, see the [management port section](http://brokeaid.com/mgmt/) for info on how to force a connection. + Copy our ```quanta``` file to a location in RAM: ```