Skip to content

Instantly share code, notes, and snippets.

@tobert
Created March 17, 2014 23:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tobert/9610499 to your computer and use it in GitHub Desktop.
Save tobert/9610499 to your computer and use it in GitHub Desktop.
Unexpected success: Win7 image loopback on NTFS on LDM mounted on Linux
[atobey@brak ~]$ grep mnt /proc/mounts
/dev/mapper/ldm_vol_BRAK-Dg1_Volume1 /mnt/ldm fuseblk rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other,blksize=4096 0 0
/dev/loop0 /mnt/C fuseblk rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other,blksize=4096 0 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment