SELinux error with yum --installroot

Paul Nasrat pnasrat at redhat.com
Mon Jan 3 16:41:32 UTC 2005


On Wed, Dec 29, 2004 at 08:27:09PM -0800, Bob Kashani wrote:
> When I run:
> 
> yum -y --installroot=/testroot groupinstall "Base"

Do you have /selinux /proc and /sys mounted in your chroot?

mount --bind /proc /testroot/proc/
mount --bind /selinux /testroot/selinux/
mount --bind /sys /testroot/sys/

Paul




More information about the fedora-selinux-list mailing list