From 2ea5a35d06d87f12825bcd22137d9b8d1b9f0a7b Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Tue, 7 Jan 2025 15:17:31 +0000 Subject: [PATCH] mention dependencies on nvmutil.md Signed-off-by: Leah Rowe --- site/docs/install/nvmutil.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/site/docs/install/nvmutil.md b/site/docs/install/nvmutil.md index e0839f3..e924647 100644 --- a/site/docs/install/nvmutil.md +++ b/site/docs/install/nvmutil.md @@ -19,6 +19,8 @@ swap/copy and dump regions on Intel PHY NVM images, which are small binary configuration files that go in flash, for Gigabit (ethernet) Intel NICs. +**Please [install build dependencies](../build/) before you do this.** + This software is largely targeted at coreboot users, but it can be used on most modern Intel systems, or most systems from about 2008/2009 onwards. @@ -42,6 +44,8 @@ using `nvmutil`. Automatic MAC address changer ----------------------------- +**Please [install build dependencies](../build/) before you do this.** + Instead of running nvmutil manually, like below, you can also use the inject command, like so (examples):