Skip to content
CurlyMoo edited this page Jan 1, 2015 · 1 revision

Empty

root@xbian:~# xbian-config kernel
Available arguments for module 'kernel' are:
select update list

[select]

root@xbian:~# xbian-config kernel select
3.6.9

[update]

root@xbian:~# xbian-config kernel update 3.6.9
1
root@xbian:~# xbian-config kernel update
-1
root@xbian:~# xbian-config kernel update 3.6.9
-2
root@xbian:~# xbian-config kernel update 1
-3

0 = failed, 1 = success, -1 = Insufficient number of arguments, -2 = Already running this kernel, -3 = Kernel version doesn't exist

[list]

root@xbian:~# xbian-config kernel list
3.2.27
3.6.9

Clone this wiki locally