Merge branch 'master' of https://github.com/milisarge/malfs-milis
This commit is contained in:
commit
73ac92580d
1 changed files with 2 additions and 1 deletions
|
@ -1139,7 +1139,8 @@ squashfs_olustur(){
|
||||||
#cp $bos_imaj tmp/LiveOS/ext3fs.img
|
#cp $bos_imaj tmp/LiveOS/ext3fs.img
|
||||||
#else
|
#else
|
||||||
#dd if=/dev/zero of=tmp/LiveOS/ext3fs.img bs=1MB count="$((anayer+fazladan))"
|
#dd if=/dev/zero of=tmp/LiveOS/ext3fs.img bs=1MB count="$((anayer+fazladan))"
|
||||||
dd if=/dev/zero of=tmp/LiveOS/ext3fs.img bs=1MB count=16192
|
dd if=/dev/zero of=tmp/LiveOS/ext3fs.img bs=1MB
|
||||||
|
count=20000
|
||||||
#dd if=/dev/zero of=tmp/LiveOS/ext3fs.img bs=1MB count=16192
|
#dd if=/dev/zero of=tmp/LiveOS/ext3fs.img bs=1MB count=16192
|
||||||
mke2fs -t ext4 -L $iso_etiket -F tmp/LiveOS/ext3fs.img
|
mke2fs -t ext4 -L $iso_etiket -F tmp/LiveOS/ext3fs.img
|
||||||
mkdir -p temp-root
|
mkdir -p temp-root
|
||||||
|
|
Loading…
Add table
Reference in a new issue