W dniu 08.03.2011 15:48, Shawn Guo pisze:
On Tue, Mar 08, 2011 at 03:16:32PM +0100, Zygmunt Krynicki wrote:
W dniu 08.03.2011 09:51, Shawn Guo pisze:
By looking the workaround on the hacking branch, I changed the sleep(1) to sleep(5) in /usr/share/pyshared/linaro_media_create/partitions.py, and almost made it, but sadly it still fails at the last step.
You most likely missed another sleep (there should be two). Could you please confirm that?
I only see one sleep in /usr/share/pyshared/linaro_media_create/partitions.py. You meant there is another one in partitions.py or other files?
I attached the /usr/share/pyshared/linaro_media_create/partitions.py for your checking.
I meant that I needed those two changes to make l-m-c work on my laptop:
http://bazaar.launchpad.net/~zkrynicki/linaro-image-tools/hacking/revision/2...
http://bazaar.launchpad.net/~zkrynicki/linaro-image-tools/hacking/revision/2...
The file you attached seems to have only one of them. Please look at the sleep call after "parted -s" in create_partitions()
Best regards ZK