Find the answer to your Linux question:
Results 1 to 2 of 2
hi basically ive done a some research into using 'dd' to create an image of a harddrive and impretty sure i unserstand it however the problem is as follows. Using ...
  1. #1
    Just Joined!
    Join Date
    Oct 2007
    Posts
    12

    using .dd imaging in windows environment

    hi basically ive done a some research into using 'dd' to create an image of a harddrive and impretty sure i unserstand it however the problem is as follows.

    Using a windows machine im programing in c++ and i want to impliment the use of the dd tool into my program however i am totally stuck. Im relativly knew to this so if anyone could explain in simple terms what i need and how to carry this out i would be GREATLY thankful


    cheers

  2. #2
    Linux Guru
    Join Date
    Nov 2004
    Posts
    6,110
    You can get ports of ddfor Windows...here's an example of one :-

    dd for windows

    If you want to implement dd functionality natively in your application you might consider downloading the source for dd or rawwrite and seeing if you can incorporate it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...