Skip to content

Instantly share code, notes, and snippets.

@josemarluedke
Created July 8, 2012 23:23
Show Gist options
  • Save josemarluedke/3073407 to your computer and use it in GitHub Desktop.
Save josemarluedke/3073407 to your computer and use it in GitHub Desktop.
mount partition with fuse-ext2 on OSx
$ fuse-ext2 /dev/disk1s1 /Volumes/test/ -o force
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment