mirror of
https://github.com/Fohdeesha/lab-docu.git
synced 2025-02-17 22:21:19 +01:00
fix ftos netboot path
This commit is contained in:
parent
88750f25dd
commit
f31d97d5cf
@ -178,7 +178,7 @@ cp.b 0x20000000 0xF8000000 0x200
|
||||
```
|
||||
Now we can finally netboot the FTOS operating system from your TFTP server. Change the IP in the command to the IP of your TFTP server:
|
||||
```
|
||||
f10boot tftp://192.168.1.8/TFTP-Content/FTOS-SE-9.14.1.14.bin
|
||||
f10boot tftp://192.168.1.8/FTOS-SE-9.14.1.14.bin
|
||||
```
|
||||
It will start booting into FTOS. Note that it will start scanning/deleting orphan files it finds on the internal SD card that are leftover from whatever you were running on the switch before. If this was a fully Cumulus install or similar, it can take up to 20 minutes sitting here and doing this. Go make a hot pocket or something.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user