Thank you. Actually, since the type chroot is the default, I don't write it.
And yes, it works with or without sudo.
Regards
Thank you. Actually, since the type chroot is the default, I don't write it.
And yes, it works with or without sudo.
Regards
Hello supporters,
following question.
a) Google Pixel 3a XL
b) Linux ubuntu-phablat 4.9.124-...
When I run
$ sudo libertine-container-manager create -i someID -n 'Some Name' -t lxc
the command ends with an OSError:
Read only file system: '/root/.local'
He wants to create the .local directory and it fails but the root / permissions should not be modified by user.
Everything works fine, when I use -t chroot.
Q: How could I get it working with -t lxc ?
Regards