add mgmt port error info
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Reverting To Stock Fastpath
|
# Reverting To Stock Fastpath
|
||||||
|
|
||||||
## Introduction
|
## 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.
|
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:
|
Copy our ```quanta``` file to a location in RAM:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user