Milí majitelé routerů Turris,
toto fórum bylo 9. 12. 2016 zmrazeno a nahrazeno naším novým Turris fórem. Ještě chvíli bude dostupné k prohlížení, ale již zde není možné přispívat. Více informací naleznete v oznámení o uzavření fóra.
Dear Turris routers users,
this forum has been frozen on Dec 9th, 2016 and replaced by our new Turris forum. It will be read-only accessible for some time after. For more information, read the announcement about closing the forum.
/usr/lib/lua/luci/controller/lxc.lua
vyzkoumal, kde to hledá:local f = io.open("/lxc/" .. lxc_name .. "/config", "r")
, takže je třeba udělat něco takového:ln -s /mnt/disk/lxc-containers/debian1/lxc-debian1.conf /lxc/debian1/config
turris /mnt/nas/lxc-containers/debian1 # lxc-start -n debian1 -f lxc-debian1.conf
lxc-start: utils.c: setproctitle: 1461 Invalid argument - setting cmdline failed
E: Cannot install into target '/mnt/sda1/turris/lxc-containers/debian1/rootfs' mounted with noexec or nodev
?mount
?
mount
.
mount
napište do konzole (normálně když jste na routeru přes SSH) a pošlete výstup.
opkg install ...
máte? Zvláště opkg install kmod-veth
.lsmod | grep veth
... případně insmod veth
/etc/lxc/lxc.conf => ~/.config/lxc/lxc.conf
/etc/lxc/default.conf => ~/.config/lxc/default.conf
/var/lib/lxc => ~/.local/share/lxc
/var/lib/lxcsnaps => ~/.local/share/lxcsnaps
/var/cache/lxc => ~/.cache/lxc
root@Turris:~# lxc-create -t download -n alpha -f /mnt/Mushkin/lxc-containers/conf/
guest.conf -- -d ubuntu -r xenial -a powerpc
Setting up the GPG keyring
ERROR: Unable to fetch GPG key from keyserver.
lxc-create: lxccontainer.c: create_run_template: 1201 container creation template for alpha failed
lxc-create: lxc_create.c: main: 274 Error creating container alpha
Powered by mwForum 2.29.3 © 1999-2013 Markus Wichitill