diff --git a/README.md b/README.md index 9540062..43ae3e9 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ dd if=./build/Mageia-7-bananaPro1.img of=/dev/mmcblkX ``` On peut ajouter une barre de progression : ``` -dd if=./build/Mageia-7-bananaPro1.img | pv -s $(ls -l ./build/Mageia-7-bananaPro1.img | cut -d ' ' -f 5) | gzip -9 | dd of=/dev/mmcblkX +dd if=./build/Mageia-7-bananaPro1.img | pv -s $(ls -l ./build/Mageia-7-bananaPro1.img | cut -d ' ' -f 5) | dd of=/dev/mmcblkX ``` diff --git a/create_arm_img_urpmi.sh b/create_arm_img_urpmi.sh index 6c2d40c..0bd7cc3 100644 --- a/create_arm_img_urpmi.sh +++ b/create_arm_img_urpmi.sh @@ -906,6 +906,10 @@ case ${OPT} in mkfstab preparechroot jumpchroot + #Check before is useless (with $MIRROR + info "Use mirrorlist to light one server." + MIRROR= + addmedia mountPartitions copyingsystem unmountingPartitions