ozzyboy be careful.
YES, if there is just one hard disk on the second PC (and no card readers, attached USB Mass Storage devices, or virtual drives loaded) it will be PhysicalDrive1.
Please take into account that the resulting C:\dsfok\hddfull.img will be around
120 Gb in size!
You'd better make sure that you C:\ drive on the second machine:
- has enough space
- is formatted as NTFS
About size, you will have it as output of the dsfo command, when you do the dd-like image:
Quote
OK, xxxxxxx bytes, xxxxs, MD5 = xxxxxxx
(jolt down these data)
The CHS geometry results from the picture you posted: 16383/16/63, which gives us a:
16383x16x63=16,514,064 sectors x 512 bytes=8,455,200,768 bytes but it isn't useful, as it is the "fake" geometry for the "last CHS limit", which is:
8,455,716,864
http://www.pcguide.c.../sizeGB8-c.html
From here:
http://www.pubbs.net...d/200904/43615/
Quote
> wd0 at pciide0 channel 0 drive 0: <HITACHI HTS541612J9SA00 3H>
> wd0: 16-sector PIO, LBA48, 114473MB, 234441648 sectors
234,441,648x512=120,034,123,776
If you are sure that you did
NOT partition it under Vista or Windows 7,
AND that you created just one big partition, the partition data is predictable.
Geometry should be:
14593x255x63=234,436,545 sectors
234,441,648-234,436,545=5,103 unallocated sectors
234,436,545-63=234,436,482x512=120,031,478,784 sized partition, which windows should have "seen" as 111 or 112 Gb (do you remember this number in Explorer)?
jaclaz