This commit is contained in:
milisbir 2018-08-20 17:30:24 +03:00
parent 33ba8c4811
commit ff250fb608
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ ortam_bagla(){
mkdir -p $ikincil
mkdir -p $paketler
mount -t squashfs -o loop $ortam $rootfs/
mount -t tmpfs -o size=3072M,mode=0744 tmpfs $ikincil/
mount -t tmpfs -o size=4096M,mode=0744 tmpfs $ikincil/
mount -t aufs -o br=$ikincil=rw:$rootfs=ro none $lfs/
mkdir -p $lfs/sources
mount -t aufs -o br=$kaynaklar=rw none $lfs/sources/