[RESOLVED] copying old hard drive onto a new hard drive
Results 1 to 13 of 13

Thread: [RESOLVED] copying old hard drive onto a new hard drive

  1. #1
    fdiskfixesall
    Guest

    Post copying old hard drive onto a new hard drive

    I was told it is possible to copy your old hard drive onto a new hard drive without using any aftermarket software or hardware. Is this true and how can you do it?

    thanks

  2. #2
    Registered User
    Join Date
    Dec 1998
    Location
    Indianapolis, IN USA
    Posts
    37

    Post

    Sort of. The drive manager program that comes with most new, retail drives can do this if you have it setup the drive. Just make sure not to install the overlay. Personally, I'd go download a demo version of Powerquest drive image, and use it. It will time out after a few weeks, but you only need one shot...

  3. #3
    Registered User AlienDyne's Avatar
    Join Date
    May 1999
    Location
    Athens, GREECE
    Posts
    3,772

    Post

    You could also use Norton Ghost.
    Amazing disk clone utility!



    ------------------
    When a good one meets some of the best...
    I've died and gone to heaven!


  4. #4
    fdiskfixesall
    Guest

    Post

    I was asked this question at a job interview and they said you couldnt use any software or hardware because you supposed to be able to tell a customer how to do it with having to make them buy anything else.I can see possibly with the software that sometimes comes with a new drive woulda been acceptable but this question drives me crazy cause I have asked 4 or 5 experienced techs and no one can answer that question

    thanks

  5. #5
    Registered User
    Join Date
    Jun 1999
    Location
    Las Vegas, Nevada
    Posts
    1,109

    Post

    Copy and paste, everything except the windows swap file.

  6. #6
    alioops
    Guest

    Post

    wouldn't xcopy32 with all of the switches do it? I'm not sure, because i have never done it, i use ghost, but i thought that it could.

    alicia

  7. #7
    Registered User stevet's Avatar
    Join Date
    Oct 1998
    Location
    Coeur d'Alene, ID USA
    Posts
    528

    Post

    Partition and format the new drive, then boot into Win9x from the old drive. Click Start, then Run. Type "xcopy c:\*.* /h/e/r/c/k d:" (where your old drive is c:\ and your new drive is d:\). When xcopy finishes, shut down your computer and set up the new drive as the primary master and reboot. You may need to run fdisk one more time to make the primary partition on the new drive active.

    That's it. I've used this exact method dozens of times without a single problem.

    Good luck,

    Steve

    ------------------
    Altoplanos Information Systems, Inc.
    Coeur d'Alene, Idaho USA
    www.altoplanos.net

    [This message has been edited by stevet (edited August 02, 1999).]
    Navin: "The new phone book's here! The new phone book's here!"

  8. #8
    Junior Member
    Join Date
    Apr 2001
    Posts
    1

    Post

    Originally posted by stevet:
    <STRONG>Type "xcopy c:\*.* /h/e/r/c/k d:" (where your old drive is c:\ and your new drive is d:\).</STRONG>
    The proper command string is xcopy32 c:\ d:\ /h/i/c/k/e/r/y <IMG SRC="smilies/wink.gif" border="0">

  9. #9
    Intel Mod Platypus's Avatar
    Join Date
    Jan 2001
    Location
    Australia
    Posts
    5,783

    Post

    There's really no need to type xcopy32, as xcopy is a helper file that runs xcopy32 anyway.

    I understand there are minor differences between the switches for different versions of Windows, I've seen about five combinations suggested. richkey or hickery is the mnemonic for one, cherky is another that works fine for me under Win98 SE.

  10. #10
    Registered User
    Join Date
    Feb 2001
    Location
    North County -San Deigo
    Posts
    281

    Post

    On the XCOPY32
    /-y and aslo do this in Windows so you can support log file names. Also copy the original MSDOS.sys onto the new installed drive and then sys it to make sure.Go into fdisk and make sure it is set active as well........

  11. #11
    Banned
    Join Date
    Jun 2001
    Location
    ne pa
    Posts
    453

    Post

    yes you have to boot from a floppy in order to make this drive an active bootable partion, as youre c drive. as a d: it isnt going to work dos only alows one active partition to be made bootable! i never had any luck with xcopy alls i got was empty directories , but i have had luck with 3 hard drives one for the operating system, 1 to get cloned and the blank drive, you need a windows 98 machine up and running, have it set to veiw all file extentions and also , copy the root directory in dos, if you use the atrib | more to see if the shr files are copied as well,
    just click on the drive to be cloned then choose select all then drag em drop em onto new drive,,, but i will admit xcopy would be ezier, but useing the windows based gui and enableing dma support , should make it a bit faster then running it in dos mode.
    my 2k corect me if im right, of left...

  12. #12
    Intel Mod Platypus's Avatar
    Join Date
    Jan 2001
    Location
    Australia
    Posts
    5,783

    Post

    Yes, amc, you're right the 3-drive setup is the way to do it. As you said it's necessary to boot off a floppy to be able to fdisk the new drive with an active primary partition, then re-boot to the GUI so xcopy will use the undocumented switches, they don't work in real DOS.

  13. #13
    Registered User
    Join Date
    Apr 2001
    Location
    New York, NY
    Posts
    127

    Post

    connact the new hdd and fdisk and format. then boot from the old hdd with the new one hooked up. got to run and type

    xcopy c:\*.* d: /r/i/c/h/k/e/y

    it will make a perfect copy

    note there is a slash with the c: and a space after the last *. there is also a space after d:....very important

Bookmarks

Posting Permissions

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