From 360cff937cb0807fc340c9c872cb7730c01c6e9f Mon Sep 17 00:00:00 2001 From: Jybz Date: Sat, 16 Nov 2019 18:12:28 +0000 Subject: [PATCH] MAJ --- README.md | 2 +- create_arm_img_urpmi.sh | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) 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