I guess if you are making a copy of the eMMC you have booted to the SD card 
and therefore eMMC should be mmcblk1 (or you have mmcblk0 in ro).
?

On Thursday, 29 January 2015 09:16:14 UTC+1, DLF wrote:
>
> Hello
>
> it works for me.... but you need to be careful about source and targets
>
> from the BBB (source)
> dd if=/dev/mmcblk0 bs=1M | ssh root@targetip 'dd 
> of=/target/directory/bbb.img bs=1M'
>
> maybe try again ?
>
> good luck
>
> On Wednesday, 28 January 2015 11:15:45 UTC+1, Rimvydas JanuĊĦauskas wrote:
>>
>> Hello, 
>>
>> I'm trying to clone my beaglebone using : sudo dd if=/dev/mmcblk0 bs=1M | 
>> ssh machi...@192.168.7.2 'dd of=/home/rimvis/Desktop/bbb.img bs=1M'
>> but everytime i get error ; dd: opening `/home/rimvis/Desktop/bbb.img': 
>> No such file or directory. Any ideas how to solve it  ? 
>>
>>

-- 
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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to