Now, I'm running an application on the lxc container. But not able to input the characters from keyboard. Any idea? Keyboard is mapped to /dev/input/event2 which I add to the container using lxc-device add.
On Tue, Jun 9, 2015 at 10:50 AM, SIVA SUBRAMANIAN.P <[email protected]> wrote: > Resolved this by adding CONFIG_FUSE_FS=y in the kernel, but trying to > figure out the correct sequence of running cgprxoy, cgmanager and lxcfs to > get systemd working on the container. > > On Mon, Jun 8, 2015 at 11:19 PM, Fajar A. Nugraha <[email protected]> wrote: > >> On Tue, Jun 9, 2015 at 6:20 AM, SIVA SUBRAMANIAN.P <[email protected]> >> wrote: >> >>> Installed lxcfs on the host, but getting the below issue. Where can I >>> find documentation about this. >>> # lxcfs -s -f -o allow_other /var/lib/lxcfs/ >>> >> >> >>> *fuse: device not found, try 'modprobe fuse' first* >>> >> >> When you decide to bold that log line, did you also check whether your >> system has fuse support enabled (kernel and the userland tool)? >> >> -- >> Fajar >> >> _______________________________________________ >> lxc-users mailing list >> [email protected] >> http://lists.linuxcontainers.org/listinfo/lxc-users >> > >
_______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
