Another random question..
What is the proper dd count for this image?
Im using:
for backup purposes. I don't need to backup the whole 8G!
What is the proper dd count for this image?
Im using:
sudo dd if=/dev/sdb bs=2048 count=1048576 | pv | sudo dd of=testpiratebox-rpi.img bs=2048 count=1048576
for backup purposes. I don't need to backup the whole 8G!