Guest User

Untitled

a guest
Apr 6th, 2015
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. root@ubuntu-phablet:~# CONFIG=/var/lib/lxc/android/config lxc-checkconfig
  2. --- Namespaces ---
  3. Namespaces: required
  4. Utsname namespace: missing
  5. Ipc namespace: required
  6. Pid namespace: required
  7. User namespace: missing
  8. Network namespace: missing
  9. Multiple /dev/pts instances: missing
  10.  
  11. --- Control groups ---
  12. Cgroup: required
  13. Cgroup namespace: required
  14. Cgroup device: missing
  15. Cgroup sched: missing
  16. Cgroup cpu account: missing
  17. Cgroup memory controller: /usr/bin/lxc-checkconfig: 103: [: -ge: unexpected operator
  18. missing
  19.  
  20. --- Misc ---
  21. Veth pair device: missing
  22. Macvlan: missing
  23. Vlan: missing
  24. File capabilities: /usr/bin/lxc-checkconfig: 118: [: -gt: unexpected operator
  25.  
  26. Note : Before booting a new kernel, you can check its configuration
  27. usage : CONFIG=/path/to/config /usr/bin/lxc-checkconfig
Advertisement
Add Comment
Please, Sign In to add comment