|
|||||||||||
|
Re: Linux, dd, and image file
From: Grega Bremec <gregab(at)gbsoft.org>
Date: Wed Apr 02 2003 - 01:19:37 EST ...and on Tue, Apr 01, 2003 at 08:31:10AM -0800, Sabol, Paul used the keyboard:
<snip>
All well and fine, but you've just created an image of the entire hard drive, my friend, which is why mount is complaining, as there clearly isn't a valid superblock, but instead a master boot record. :) You should check out the partition table using "fdisk -l /dev/hdc", then "dd if=/dev/hdc1 ..." if the NTFS partition is the first and/or the only one on that disk, or use the corresponding partition number.
<snip>
Just a note: the following is also possible and saves you one step: $ mount -t ntfs -o loop ./testing.bin /mnt/windows Cheers & good luck,
--
Grega Bremec
grega.bremec-at-gbsoft.org
http://najdi.si/
http://www.gbsoft.org/
http://www.noviforum.si/
-----------------------------------------------------------------
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 Wed Apr 2 07:56:21 2003This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:01:43 EDT |
||||||||||
|
|||||||||||