dd if=/dev/mmcblk1 of=/home/user/MyDocs/some_image_part_one count=2000000 bs=1024 dd if=/dev/mmcblk1 of=/home/user/MyDocs/some_image_part_two seek=2000000 bs=1024
| The Following User Says Thank You to michaaa62 For This Useful Post: | ||
dd if=/dev/mmcblk1 of=/home/user/MyDocs/some_image_part_one count=2000000 bs=1024 dd if=/dev/mmcblk1 of=/home/user/MyDocs/some_image_part_two seek=2000000 bs=1024
| The Following User Says Thank You to ajack For This Useful Post: | ||