summaryrefslogtreecommitdiff
path: root/debian/TROUBLESHOOTING.Debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian/TROUBLESHOOTING.Debian')
-rw-r--r--debian/TROUBLESHOOTING.Debian14
1 files changed, 0 insertions, 14 deletions
diff --git a/debian/TROUBLESHOOTING.Debian b/debian/TROUBLESHOOTING.Debian
deleted file mode 100644
index 6efcea2..0000000
--- a/debian/TROUBLESHOOTING.Debian
+++ /dev/null
@@ -1,14 +0,0 @@
-
-1.) Could not open device at /dev/ipmiX
-
-
-
-1.) Could not open device at /dev/ipmiX
-
-If you get this error messages on start ipmievd and you have you have an IPMI Interface you can fix this with:
-
-- apt install openipmi
-- systemctl edit ipmied
- and add into teh Unit section
- After=openipmi.service
-