From 35db3ce6cac6d03b7d9d2576e3a9b51f3512eee5 Mon Sep 17 00:00:00 2001 From: Jon Sands Date: Tue, 21 Apr 2020 23:44:39 -0400 Subject: [PATCH] fix linux password v2 --- docs/linux.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/linux.md b/docs/linux.md index 95d3fcc..9a9ebe1 100644 --- a/docs/linux.md +++ b/docs/linux.md @@ -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` \ No newline at end of file