When I try to mount 3 partitions from the same file, only the first partition is mounted correctly, the others are mounted, but I cant see their contents in explorer, it says:
"Location is not available. I:\ is not accesible. Reached the end of file."
OSFMount.com -a -t file -o ro,hd -m H: -f D:\NBACER.001 -v 1
OSFMount.com -a -t file -o ro,hd -m I: -f D:\NBACER.001 -v 2
OSFMount.com -a -t file -o ro,hd -m J: -f D:\NBACER.001 -v 3
It doesn't matter which partition I mount as first, the first one I start with is always mounted correctly, the rest of them are wrong mounted..
Images are made with FTK Imager as dd images.
GUI version of OSFMount mounts all three partitions correctly, so it seems to be problem of command line version only.
I am using W7 64bit version (64bit version of OSFmount too, of course)
"Location is not available. I:\ is not accesible. Reached the end of file."
OSFMount.com -a -t file -o ro,hd -m H: -f D:\NBACER.001 -v 1
OSFMount.com -a -t file -o ro,hd -m I: -f D:\NBACER.001 -v 2
OSFMount.com -a -t file -o ro,hd -m J: -f D:\NBACER.001 -v 3
It doesn't matter which partition I mount as first, the first one I start with is always mounted correctly, the rest of them are wrong mounted..
Images are made with FTK Imager as dd images.
GUI version of OSFMount mounts all three partitions correctly, so it seems to be problem of command line version only.
I am using W7 64bit version (64bit version of OSFmount too, of course)
Comment