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 [email protected] <javascript:> '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 [email protected]. For more options, visit https://groups.google.com/d/optout.
