We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b602798 commit 4bf07bdCopy full SHA for 4bf07bd
1 file changed
scripts/_resizeImg
@@ -3,5 +3,6 @@ https://www.htpcguides.com/easy-resize-and-back-up-raspberry-pi-sd-card-with-ubu
3
use gparted to resize to 6gb
4
5
copy image to local driver via
6
+sudo dd if=/dev/mmcblk0 of=/media/ubuntu/Windows8_OS/raspberrypibackup.img bs=1M count=6100
7
8
0 commit comments