From 4b24f713235789278e8b9211ff86726ae909f1c4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= <anarcat@debian.org>
Date: Wed, 9 Dec 2020 12:11:31 -0500
Subject: [PATCH] possible solution for firmware

---
 howto/new-machine-cymru.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/howto/new-machine-cymru.md b/howto/new-machine-cymru.md
index 4c473924..afe9deab 100644
--- a/howto/new-machine-cymru.md
+++ b/howto/new-machine-cymru.md
@@ -245,6 +245,14 @@ And this will cleanup the rest:
     vgchange -a n &&
     cryptsetup luksClose crypt_dev_sda3
 
+### Extra firmware
+
+If you're getting this error on reboot:
+
+    failed to load bnx2-mips-09-6.2.1b.fw firmware
+
+Make sure `firmware-bnx2` is installed.
+
 ### IP address
 
 TODO: in the last setup, the IP address had to be set in
-- 
GitLab