summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar musella <musella@web>2014-10-16 22:27:09 +0000
committerGravatar admin <admin@branchable.com>2014-10-16 22:27:09 +0000
commit68c3b79dad5c05dbdd47ea4f58b635957af947aa (patch)
tree5edf24825809b5b64932b167df9d00554f4c9d35
parentb90ae410a49e2be26751e78862ba94dfb09880ac (diff)
-rw-r--r--doc/forum/ARM_build_on_Zyxel_NAS.mdwn14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/forum/ARM_build_on_Zyxel_NAS.mdwn b/doc/forum/ARM_build_on_Zyxel_NAS.mdwn
new file mode 100644
index 000000000..8aba16191
--- /dev/null
+++ b/doc/forum/ARM_build_on_Zyxel_NAS.mdwn
@@ -0,0 +1,14 @@
+I am trying to run the linux standalone ARM build on my Zyxel NAS, but I get the following error
+
+`FATAL: kernel too old`
+
+The system runs the following:
+
+`
+uname -a
+`
+`
+Linux nas 2.6.31.8 #2 Thu Dec 19 14:31:05 CST 2013 armv5tel GNU/Linux
+`
+
+Help would be much appreciated.