Skip to content

Instantly share code, notes, and snippets.

@linuxbender
Created May 1, 2011 04:08
Show Gist options
  • Save linuxbender/950239 to your computer and use it in GitHub Desktop.
Save linuxbender/950239 to your computer and use it in GitHub Desktop.
mount CD
sudo mount mycd.iso /media/CD -o loop -t iso9660
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment