Welcome to our forums...

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.

Forum Statistics

  • Forum Members:
  • Total Threads:
  • Total Posts: 1
There are 1 users currently browsing forums.
C and C++ Programming C and C++ are both robust and hugely popular programming languages that are used in multiple facets of programming, ranging from games to operating systems to simple text editors. To dicuss and seek advice, ask around here.

Reply
  #1  
Old 06-29-2009
New Born
 
Join Date: Jun 2009
Posts: 1
Rep Power: 0
krishnampkkm is on a distinguished road
How to copy a hard disk partition?

Hello ....



This is my first post to this thread.I want to copy a hard disk partition into another partition. My source and destination partitions are of NTFs and same size. For that purpose first I did by copying all sectors and it is working, But I wanna copy only used sectors…
Then I find the used clusters by reading the FSCTL_VOLUME_BITMAP. But this one also a slow one ..I want to get better speed. And I tried to get the used clusters by using the FSCTL_GET_RETEIVAL_POINTER also.

At last I tried the windows API CopyFile() also…But everything gives a slow performance…

I have used the 3rd party software”Acronis disk director “,They do this copy partition very fast…

How can Do the copy partition with better performance…

Any idea …..??

Please give any suggestions..

Any useful links to………………… new copy algorithms or White papers…


If this one is not a suitable forum for this kind of questions .... tell me without any hesitation....






Thanking you
Krish
krishnampkkm@gmail.com
Reply With Quote


Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to copy *.vob files on DVD to the hard disk and merge them together zengpeiwen1719 Video Shack 0 05-26-2008 11:21 PM
Make a copy of DVD Moive on Mac os x windbell Apple/Mac OS 6 03-27-2008 11:45 PM
Patitionaing a hardrive WMO Computer Corner 6 01-01-2006 01:18 AM
partition hard drive Shadow Chit Chat and Hangout 10 08-16-2005 08:36 PM