oliverv

Burning images with dd command

Jul 17th, 2019
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!

sudo dd if=/home/user/Downloads/name-of-image-to-burn.img conv=sync,noerror bs=8M status=progress of=/dev/mmcblk0

Add Comment
Please, Sign In to add comment