RPM

Comment 11 for bug 633646

Revision history for this message
In , Daniel (daniel-redhat-bugs) wrote :

mkdir -p fake_root/dev
sudo mount -o bind /dev fake_root/dev
cd fake_root
sudo yum groupinstall Base --installroot=`pwd` --releasever=13

Should work