This video is part of a series on Computer Forensics using Ubuntu 12.04. In this Lecture Snippet I use the dc3dd utility to copy a 2GB flash drive partition to the desktop of my computer as a RAW image file. After copying the data I need to change the permissions of the image because I ran the command with the sudo privileges. I use chmod 777 to change those permissions.