A computer components & hardware forum. HardwareBanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » HardwareBanter forum » General Hardware & Peripherals » Storage & Hardrives
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

copying windows (ntfs) partitions with dd



 
 
Thread Tools Display Modes
  #1  
Old May 6th 05, 09:16 PM
external usenet poster
 
Posts: n/a
Default copying windows (ntfs) partitions with dd

Hi,

Does anyone know of any helpful web pages out there that talk about
copying Windows (NTFS file systems) to other hard drives (on a PC
architecture)? I cannot use GHOST because the company that acquired and
ruins good software products does not provide drivers for my hardware.

I've used dd to duplicate bootable OS images placed on multiple
partitions. This has been successful when copying (block by block) the
source disk to a target disk. In this case the disks had identical
drive geometries.

I want to learn how to copy a working Windows NTFS partition into a
file (i,e, saved on an ext2 filesystem as a single file), then restore
that file to another disk with different geometry. (and then boot it)

To boot this target disk, I will eventually use Grub but for now have
been tinkering with ntldr. To get ntldr to boot the newly copied NTFS
partition I assume that I must copy the first 446 bytes of the MBR from
the source disk *and* I must copy the NTFS partition into the exact
same numbered primary partition such as the one it was created.

Does the bootloader that Windows lays down in the first 446 bytes of
the MBR working with labels such as /dev/sda or actually using drive
geometry parameters to address the specified partition? If it uses raw
drive geometry then perhaps that explains why I cannot accomplish this
between disk drives that do not have identical drive geometries (in
which case a copy from "/dev/sda" to "/dev/sdb" does the job
perfectly).

Eventually, I want the flexibility to copy the ntfs partition into any
partition on the target, then boot with Grub's chainloader mechanism.

I need some accurate references to solve this. Anybody know the
details about this stuff or know of some links that address the
specifics of copying an NTFS partition to *any* partition (on the
target drive) and then getting it to boot the newly copied Windows.
(yes, I know about the SID and the required changes for the file
system's files. I working on booting at this point. )

Cheers!
D

  #2  
Old May 6th 05, 10:44 PM
Maxim S. Shatskih
external usenet poster
 
Posts: n/a
Default

Boot Knoppix off CD and run "dd" from there.

--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation

http://www.storagecraft.com

wrote in message
oups.com...
Hi,

Does anyone know of any helpful web pages out there that talk about
copying Windows (NTFS file systems) to other hard drives (on a PC
architecture)? I cannot use GHOST because the company that acquired and
ruins good software products does not provide drivers for my hardware.

I've used dd to duplicate bootable OS images placed on multiple
partitions. This has been successful when copying (block by block) the
source disk to a target disk. In this case the disks had identical
drive geometries.

I want to learn how to copy a working Windows NTFS partition into a
file (i,e, saved on an ext2 filesystem as a single file), then restore
that file to another disk with different geometry. (and then boot it)

To boot this target disk, I will eventually use Grub but for now have
been tinkering with ntldr. To get ntldr to boot the newly copied NTFS
partition I assume that I must copy the first 446 bytes of the MBR from
the source disk *and* I must copy the NTFS partition into the exact
same numbered primary partition such as the one it was created.

Does the bootloader that Windows lays down in the first 446 bytes of
the MBR working with labels such as /dev/sda or actually using drive
geometry parameters to address the specified partition? If it uses raw
drive geometry then perhaps that explains why I cannot accomplish this
between disk drives that do not have identical drive geometries (in
which case a copy from "/dev/sda" to "/dev/sdb" does the job
perfectly).

Eventually, I want the flexibility to copy the ntfs partition into any
partition on the target, then boot with Grub's chainloader mechanism.

I need some accurate references to solve this. Anybody know the
details about this stuff or know of some links that address the
specifics of copying an NTFS partition to *any* partition (on the
target drive) and then getting it to boot the newly copied Windows.
(yes, I know about the SID and the required changes for the file
system's files. I working on booting at this point. )

Cheers!
D



  #3  
Old May 6th 05, 11:29 PM
external usenet poster
 
Posts: n/a
Default

So that's it, eh? Use dd from the Knoppix distribution, instead of,
say, Gentoo, and my problems will be solved. Had I known it was that
easy I would not have posted.

;-)

  #4  
Old May 7th 05, 12:26 AM
Maxim S. Shatskih
external usenet poster
 
Posts: n/a
Default

Am I wrong that Gentoo requires install? Knoppix does not, it just boots
off CD.

--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation

http://www.storagecraft.com

wrote in message
oups.com...
So that's it, eh? Use dd from the Knoppix distribution, instead of,
say, Gentoo, and my problems will be solved. Had I known it was that
easy I would not have posted.

;-)



  #5  
Old May 7th 05, 12:54 AM
external usenet poster
 
Posts: n/a
Default

What difference does it make? ;-)

If you want to learn about Gentoo, then post your question to the
Gentoo forums...

Your follow-up was not useful toward addressing the issue I raised. Is
that clear now?

Cheers,
D

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
alternative windows compatible partitions? Spacey Spade Storage (alternative) 0 January 14th 05 06:16 AM
testdisk and findpart problem jcombalicer Storage (alternative) 9 December 10th 04 11:35 PM
FAT 32 to NTFS Anomaly Storage (alternative) 7 November 12th 04 01:33 AM
64 bit - Windows Liberty 64bit, Windows Limited Edition 64 Bit, Microsoft SQL Server 2000 Developer Edition 64 Bit, IBM DB2 64 bit - new ! vvcd General 0 September 17th 04 09:01 PM
Associating Programs with New Windows Install (Separate Partitions) Dave Hull Homebuilt PC's 1 November 24th 03 12:02 AM


All times are GMT +1. The time now is 09:08 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 HardwareBanter.
The comments are property of their posters.