On Fri, Oct 24, 2014 at 11:36 AM, Dennis Cote <[email protected]> wrote: > > > On Friday, October 24, 2014 8:54:17 AM UTC-6, RobertCNelson wrote: >> >> Give it another run, it should only take about 10 minutes.. I should >> find a switch for a progress bar in rsync.. >> > > Hi Robert, > > I tried it again and it hung right after: > > Begin: Running /scripts/init-bottom ... done. > > I rewrote the image file to the SD card and tried again. This time it took > about 10 minutes to copy the first partition as indicated by the time stamp. > > Copying: /dev/mmcblk0p1 -> /dev/mmcblk1p1 > rsync: /boot/uboot/ -> /tmp/boot/ > Copying: /dev/mmcblk0p2 -> /dev/mmcblk1p2 > [ 584.455920] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data > mode. Opts: (null) > rsync: / -> /tmp/rootfs/ > > It has been copying the second partition for about 1/2 hour. > > I guess I will try a different SD card. > > I think the progress bar is a good idea. The version of rsync in Jessie > should support the --info=progress2 option. Some hints can be found at > http://www.cyberciti.biz/faq/show-progress-during-file-transfer/
That's exactly what i was testing this morning: https://github.com/RobertCNelson/boot-scripts/commit/f3f0812023466737ed5184886ec5e44cb932aeea Other then the wacky %'s value, it shows MB progress. Regards, -- Robert Nelson http://www.rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
