{{tag>lxc virtualization containers proxmox troubleshooting}} ====== lxc troubleshooting ====== **Can't install filesystem package in Centos 7 unprivileged container?** echo "%_netsharedpath /sys:/proc" >> /etc/rpm/macros.dist; yum -y update ====== Tested on ====== * Centos 7 ====== See also ====== * [[Change ulimits on unprivileged containers]] * [[Create container]] * [[Moving lxc containers]] * [[wiki:change_privileged_unprivileged_container|Change privileged to unprivileged container in Proxmox]] ====== References ====== * https://forum.proxmox.com/threads/cant-update-centos7-or-install-httpd-in-unprivileged-lxc-container.31174/#post-155952