LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Cloning NTFS? (https://www.linuxquestions.org/questions/linux-software-2/cloning-ntfs-382615/)

Codegen 11-13-2005 12:55 AM

Cloning NTFS?
 
Is it possible to clone an NTFS partition to another hard drive if I used a live CD?

Say I had a version of Win2k and I wanted to clone it to another hard drive using

Code:

dd if=/dev/hda of=/dev/hdb
Would it work?

Keruskerfuerst 11-13-2005 01:05 AM

Yes, it is a sector copy.

Codegen 11-13-2005 09:24 AM

Thanks.


All times are GMT -5. The time now is 10:28 PM.