I have been trying to mount an NTFS image file based on a procedure I had
for mounting floppy disk images and viewing them read only.
Basically, I md5 the original drive, make a working directory on my Linux
drive, and then 'dd if=/dev/hdc of=testing.bin conv=notrunc,noerror,sync".
I then make a /m...
for mounting floppy disk images and viewing them read only.
Basically, I md5 the original drive, make a working directory on my Linux
drive, and then 'dd if=/dev/hdc of=testing.bin conv=notrunc,noerror,sync".
I then make a /m...
[ more ]