summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKévin Raymond <kraymond@avencall.com>2012-11-06 15:37:38 +0100
committerKévin Raymond <kraymond@avencall.com>2012-11-06 15:37:38 +0100
commitc3f99ebd01811c94a8040dc0fd177cf7d3ba10da (patch)
tree95fc837bb17088e790d27c00a3e2391740028bf6
parent9d90e080650ffcd28f94c84b04b26ad2d86eede7 (diff)
adding the Be aware section
-rw-r--r--README34
1 files changed, 21 insertions, 13 deletions
diff --git a/README b/README
index 15cbcc0..bb2f7f5 100644
--- a/README
+++ b/README
@@ -39,8 +39,6 @@
* 1 Install XiVO on the Hard Drive
- * 1.1 Use an other computer
-
* 2 Personalize the system
* 2.1 Setup the serial console
* 2.2 Install our modules
@@ -49,17 +47,19 @@
* 2.5 Configure dahdi
* 2.6 Set the network interfaces
- * 3 FAQ
+ * 3 Be aware that..
+
+ * 4 FAQ
- * 3.1 How to set the hardware clock?
- * 3.2 How to report bugs?
- * 3.4 Where to find the sources?
- * 3.5 How to send a patch?
- * 3.6 How do I use the fron pannel serial port?
+ * 4.1 How to set the hardware clock?
+ * 4.2 How to report bugs?
+ * 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 Tips
+ * 5 Tips
- * 4.1 Setup the serial console with GRUB LEGACY
+ * 5.1 Setup the serial console with GRUB LEGACY
== Prerequisite ==
@@ -70,8 +70,6 @@
== Install XiVO on the Hard Drive ==
- === Use an other computer ===
-
Use an other computer to install XiVO. Once finished, you need to
personalize the system. Do it on your current setup, you need can't yet boot
on the XiOH hardware.
@@ -131,6 +129,16 @@
time your hard drive is used on an other hardware.
+ == Be aware that.. ==
+
+ * You should not run the `dahdi_genconf` tool. Use our
+ `etc/dahdi/system.conf` file instead. If you do so, it will override it
+ using an empty file. Restore the old one from `/etc/dahdi/system.conf.bak`
+
+ * Everything that goes wrong is not necessarily your fault. Please report.
+
+ * You can't actually boot through USB, no need to try.
+
== FAQ ==
ask on IRC Freenode at #xivo-hard
@@ -148,7 +156,7 @@
serial --unit=0 --speed=115200 --word=8 --parity=no --stop=1
terminal serial
- Then, every kernel entry should look like:
+ Then, every kernel entry should looks like:
kernel /vmlinuz-2.6.32-5-686 root=/dev/sda4 ro console=ttyS0,115200n8