I read https://
I can only manage to mount .iso files with imdisk, all other images like .e01, .dd, .img etc. simply don't work (all I get is empty disks)
Can somebody give me advice what to do ?
Stamitz
IMDISK is a "volume" driver not a "Hard Disk" one.
Generally .img or .dd images (RAW images) contain also the MBR + Hidden sectors, you need to tell IMDISK to "skip" them (in the case of 1st partition or "volume", and skip over those and previous partitions to mount following ones), check the IMDISK Forum here
http//
for some info.
Otherwise, use Ken Kato's VDK, see this thread about using .pln files to get the correct geometry
http//www.forensicfocus.com/index.php?name=Forums&file=viewtopic&t=1489&start=30
jaclaz