On May 15, 2009 12:08pm, Robin Paulson <[email protected]> wrote:
> # scp host:/path/to/image /dev/mmcblk0
> or
> # wget URL-to-image -O /dev/mmcblk0
> on the FR ought to do the trick. Alternatively, from outside the FR:
> $ scp /path/to/image r...@gta02:/dev/mmcblk0
i was under the impression it had to be written using dd, because it's a block device - surely scp is a file level copy, and will produce different results?
I successfully used scp to write the uSD image to the uSD from the host computer:
$ scp /path/to/image r...@gta02:/dev/mmcblk0 Regards Jeff
_______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

