fix linux password v2

This commit is contained in:
Jon Sands 2020-04-21 23:44:39 -04:00
parent 55943b19cf
commit 35db3ce6ca

View File

@ -88,3 +88,4 @@ dev ftp lib root tftpboot var
/ #
```
**Note:** If your ICX7xxx series switch asks for a root linux password, try `fibranne` or `wYbRaMWrYIJgg` - if neither of those work for some reason, you can append `single` to your bootargs and it will boot linux in single-user mode which will not ask for a password, eg `setenv extra_bootargs noautostart single`