fix factory set default error

This commit is contained in:
Jon Sands 2022-08-08 23:07:16 -04:00
parent 6a6b479222
commit 09d8e64fe4
5 changed files with 9 additions and 9 deletions

View File

@ -27,8 +27,8 @@ It will take a little longer. When it finishes, we need to erase the current con
factory set-default
reset
```
??? info "If you get "factory set-default is not a valid command""
If you get an error stating `factory set-default` is not a valid command, this means your switch has a very old bootloader. In that case since we just flashed the latest bootloader already, we just have to tell the switch to reset to load it. Then in the new bootloader the command will work:
??? info "If you get "Unknown command factory""
If you get an `Unknown command factory` error, this means your switch has a very old bootloader. In that case since we just flashed the latest bootloader already, we just have to tell the switch to reset to load it. Then in the new bootloader the command will work:
```
reset

View File

@ -34,8 +34,8 @@ To confirm the factory reset action, you must send CAPITAL `Y` - sending a lower
```
reset
```
??? info "If you get "factory set-default is not a valid command""
If you get an error stating `factory set-default` is not a valid command, this means your switch has a very old bootloader. In that case since we just flashed the latest bootloader already, we just have to tell the switch to reset to load it. Then in the new bootloader the command will work:
??? info "If you get "Unknown command factory""
If you get an `Unknown command factory` error, this means your switch has a very old bootloader. In that case since we just flashed the latest bootloader already, we just have to tell the switch to reset to load it. Then in the new bootloader the command will work:
```
reset

View File

@ -34,8 +34,8 @@ To confirm the factory reset action, you must send CAPITAL `Y` - sending a lower
```
reset
```
??? info "If you get "factory set-default is not a valid command""
If you get an error stating `factory set-default` is not a valid command, this means your switch has a very old bootloader. In that case since we just flashed the latest bootloader already, we just have to tell the switch to reset to load it. Then in the new bootloader the command will work:
??? info "If you get "Unknown command factory""
If you get an `Unknown command factory` error, this means your switch has a very old bootloader. In that case since we just flashed the latest bootloader already, we just have to tell the switch to reset to load it. Then in the new bootloader the command will work:
```
reset

View File

@ -34,8 +34,8 @@ To confirm the factory reset action, you must send CAPITAL `Y` - sending a lower
```
reset
```
??? info "If you get "factory set-default is not a valid command""
If you get an error stating `factory set-default` is not a valid command, this means your switch has a very old bootloader. In that case since we just flashed the latest bootloader already, we just have to tell the switch to reset to load it. Then in the new bootloader the command will work:
??? info "If you get "Unknown command factory""
If you get an `Unknown command factory` error, this means your switch has a very old bootloader. In that case since we just flashed the latest bootloader already, we just have to tell the switch to reset to load it. Then in the new bootloader the command will work:
```
reset

View File

@ -2,7 +2,7 @@
{% block announce %}
<center>
<a href="https://github.com/Fohdeesha/lab-docu/commits/master" target="_blank">Docu Version: v4.1 (08-06-2022)</a>
<a href="https://github.com/Fohdeesha/lab-docu/commits/master" target="_blank">Docu Version: v4.2 (08-08-2022)</a>
-
<a href="https://github.com/Fohdeesha/lab-docu" target="_blank">Sources, Suggest, Contribute</a>
-