copying hard drives

Discussion in 'Hardware' started by bAnTAi, 9 Sep 2004.

  1. bAnTAi

    bAnTAi What's a Dremel?

    Joined:
    19 May 2002
    Posts:
    537
    Likes Received:
    0
    drive to an empty (but formatted) one. Tried it in a dos prompt using the 'copy' command, but it only does the first directory, none of the folders. What command do i need? or do i need to use something else??
     
  2. felix the cat

    felix the cat Spaceman Spiff

    Joined:
    11 Jan 2002
    Posts:
    4,914
    Likes Received:
    11
    in winblows explorer:
    go to source drive
    ctrl + a
    ctrl + c
    go to destination drive
    ctrl + v

    or has it got to be in dos?
     
  3. ConKbot of Doom

    ConKbot of Doom Minimodder

    Joined:
    2 Jul 2003
    Posts:
    2,160
    Likes Received:
    6
    Dosen't Xcopy copy the folders also?
     
  4. DeathAwaitsU

    DeathAwaitsU I'm Back :D

    Joined:
    27 Feb 2004
    Posts:
    2,104
    Likes Received:
    19
    Yea but you need certain switches to copy everything. i can't quite remember what they are as i did it on my work experiance in high school :hehe: But i think its /s /e /r /c /h /k. the e could be an a tho :confused: i can't remember

    Death
     
  5. Lazy

    Lazy Meow?

    Joined:
    13 Nov 2001
    Posts:
    4,481
    Likes Received:
    1
    doesn't copy *.* do it as well? or is that just for files and not folders
     
  6. coorz

    coorz Miffed

    Joined:
    25 Apr 2003
    Posts:
    1,382
    Likes Received:
    2
    xcopy *.* /s d:
    assuming:
    you are in the root c:\
    where d: is your destination drive

    Why not doing it in Windows?
     
  7. Froggy

    Froggy What's a Dremel?

    Joined:
    10 Jun 2003
    Posts:
    3,511
    Likes Received:
    0
    I use the Maxtor drive copy. It works and i know my stuff got copyed correctly. Every time i try xcopy or some other dos command, it seems to miss some of the system files or somthing becuase my source drive will have a larger file size total than the new drive.
     

Share This Page