blob: 4fe46bedbc7fbdf8423e07f738b838c809feaaac (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
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.
|