summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKévin Raymond <kraymond@avencall.com>2012-11-15 16:59:15 +0100
committerKévin Raymond <kraymond@avencall.com>2012-11-15 16:59:15 +0100
commita2bc3a338deb0a40b0f541ce6e89ba8c5635e404 (patch)
tree209c9c23c56c2884546ea50b6d1ceb4a4fce3c58
parent81b97a9a402a92b965d55a272c23c5fde8d26f4e (diff)
more FAQ
-rw-r--r--README22
1 files changed, 22 insertions, 0 deletions
diff --git a/README b/README
index acfec77..2d5e600 100644
--- a/README
+++ b/README
@@ -62,6 +62,8 @@
* 4.3 Where to find the sources?
* 4.4 How to send a patch?
* 4.5 How do I use the fron pannel serial port?
+ * 4.6 I don't have the Ethernet interfaces
+ * 4.7 How to replace the Hard Drive, or the mother board?
* 5 Tips
@@ -198,6 +200,26 @@
* How do I use the fron pannel serial port?
It depends of your needs, really. Small hint: its node is /dev/ttyS1
+ * I don't have the Ethernet interfaces
+
+ It's probably because the setup was for an other board. Please check is
+ they are popullated with a greater name than "eth2". Use `ifconfig -a`.
+ If so, please do as explained in "Set the network interfaces".
+
+ * How to replace the Hard Drive, or the mother board?
+
+ First, open the box:
+ Remove the screws at the bottom (near the front side) and the two that
+ are one on each side, the one at the middle, close to the front side.
+
+ Then, disconnect all cables.
+
+ Finally, unscrew the HDD box to replace it, or the mother board.
+
+ Please read the "I don't have the Ethernet interfaces" entry, as you'll
+ probably hit this issue if you don't reinstall from scratch.
+
+
== Tips ==
Setup the serial console with GRUB LEGACY