diff --git a/BaseBuild/makeViitor b/BaseBuild/makeViitor index 9a0bcc9..715b191 100755 --- a/BaseBuild/makeViitor +++ b/BaseBuild/makeViitor @@ -155,6 +155,7 @@ if [ ! "$ONLYSTAT" == "true" ]; then fi mount $SOURCEDEV $LFS/$SRCMNTPOINT + mount -o bind /dev $LFS/dev mount -o bind /proc $LFS/proc mount -o bind /sys $LFS/sys mount -t tmpfs none $LFS/tmp