|
|||||||||||
|
Linux, dd, and image file
From: Sabol, Paul <PSABOL(at)mgmmirage.com>
Date: Tue Apr 01 2003 - 11:31:10 EST
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 /mnt/windows directory to be used as the mount point and chmod 777 this directory. The binary file is created fine, and the md5 hash of the file is the same as the original drive. But here is where I get stuck.
# losetup /dev/loop0 testing.bin
It keeps telling me: mount: wrong fs type, bad option, bad superblock on /dev/loop0, or too many mounted file systems I am sure there are not too many mounted file systems, and I am sure the original drive from which the dd came was NTFS. I have ntfs compiled in the kernel. I'm using Red Hat 8.0 for this. Anyone have any ideas, or is what I am attempting even possible? Paul G. Sabol This list is provided by the SecurityFocus ARIS analyzer service. For more information on this free incident handling, management and tracking system please see: http://aris.securityfocus.com Received on Tue Apr 1 22:18:30 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:01:43 EDT |
||||||||||
|
|||||||||||