$ mkdir /Volumes/fuse
$ affuse SCHARDT.001 /Volumes/fuse
$ file /Volumes/fuse/SCHARDT.001.raw
/Volumes/fuse/SCHARDT.001.raw: x86 boot sector, Microsoft Windows XP MBR, Serial 0xec5dec5d; partition 1: ID=0x7, active, starthead 1, startsector 63, 9510417 sectors, code offset 0xc0
$ hdiutil mount /Volumes/fuse/SCHARDT.001.raw
hdiutil: mount failed - not recognized
$ hdid /Volumes/fuse/SCHARDT.001.raw
hdiutil: mount failed - not recognized
$ fdisk /Volumes/fuse/SCHARDT.001.raw
Disk: /Volumes/fuse/SCHARDT.001.raw geometry: 592/255/63 [9514496 sectors]
Signature: 0xAA55
Starting Ending
#: id cyl hd sec - cyl hd sec [ start - size]
------------------------------------------------------------------------
*1: 07 0 1 1 - 591 254 63 [ 63 - 9510417] HPFS/QNX/AUX
2: 00 0 0 0 - 0 0 0 [ 0 - 0] unused
3: 00 0 0 0 - 0 0 0 [ 0 - 0] unused
4: 00 0 0 0 - 0 0 0 [ 0 - 0] unused
$ disklabel /Volumes/fuse/SCHARDT.001.raw
disklabel: /Volumes/fuse/SCHARDT.001.raw must be a disk device
$ cp /Volumes/fuse/SCHARDT.001.raw /Volumes/Data/SCHARDT.dmg
cp: /Volumes/fuse/SCHARDT.001.raw: Operation not permitted
$ ls -l /Volumes/fuse/SCHARDT.001.raw /Volumes/Data/SCHARDT.dmg
-r-------- 1 user staff 4870635520 15 aoû 10:25 /Volumes/Data/SCHARDT.dmg
-r--r--r-- 1 root wheel 4871421952 1 jan 1970 /Volumes/fuse/SCHARDT.001.raw
$ hdiutil attach /Volumes/Data/SCHARDT.dmg
/dev/disk2 FDisk_partition_scheme
/dev/disk2s1 Windows_NTFS /Volumes/Untitled
## umount
$ ln -s /Volumes/fuse/SCHARDT.001.raw /Volumes/Data/test.dmg
$ hdiutil attach /Volumes/Data/test.dmg
/dev/disk2 FDisk_partition_scheme
/dev/disk2s1 Windows_NTFS /Volumes/Untitled