From 99922f0bbaa2b7304136fa3bdb46996ce2beee0f Mon Sep 17 00:00:00 2001 From: Michael Gernoth Date: Tue, 24 Aug 2010 00:24:43 +0200 Subject: [PATCH] module configs now need .conf --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 5f63850..a975bb5 100644 --- a/README.txt +++ b/README.txt @@ -30,7 +30,7 @@ How to flash: Linux notes: * Disable ipmi_si: - echo "blacklist ipmi_si" >/etc/modprobe.d/rsbs2 + echo "blacklist ipmi_si" >/etc/modprobe.d/rsbs2.conf If you don't do this, the bootup process will take a long time but finally succeed. * Install required perl packages: -- 2.39.2