Skip to content

Instantly share code, notes, and snippets.

@rdeavila
Created September 9, 2013 12:41
Show Gist options
  • Save rdeavila/6495049 to your computer and use it in GitHub Desktop.
Save rdeavila/6495049 to your computer and use it in GitHub Desktop.
Como ler o DVD do iWork '09 com o Ubuntu
#!/bin/bash
dd bs=4096 if=/dev/sr0 of=/home/rodrigo/sysimg/iwork.img
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment