(Tax time issue.) I burned a data CD on Debian 7 using Brasero. When I attempted to mount the data CD to verify that it was readable, I got an error: unknown filesystem type 'iso9660'
. This was because iso9660 support was missing from my install. To solve this,
apt-get install fuseiso9660