Raspberry Pi - Security and Deployment
You attempt to create a backup image of your Raspberry Pi SD card using:
dd if=/dev/mmcblk0 of=/home/pi/backup.imgbut receive a 'Permission denied' error. What should you do to fix this?
