I: lh_binary_usb-hdd failure fixed
Hi,
when i try
to create an image with lh_binary_usb-hdd often fails when it trying to
erase the HDD device loop, because the operations are performed too
quickly.
--- lh_binary_usb-hdd 2009-11-13 08:10:33.000000000 +0100
+++ /usr/bin/lh_binary_usb-hdd 2009-11-27 20:29:20.000000000 +0100
@@ -167,6 +167,7 @@
;;
esac
+sleep 1
${LH_LOSETUP} -d ${FREELO}
FREELO="$(${LH_LOSETUP} -f)"
This solve for me.
live-helper 1.0.6-2
Debian squeeze 2.6.32-rc8 SMP PREEMPT x86_64 GNU/Linux on Intel(R) Core(TM) i7 CPU
Best regards
Gabriele
Reply to: