home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / ibm / pc / hardware / 29777 < prev    next >
Encoding:
Internet Message Format  |  1992-11-14  |  1.9 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!spool.mu.edu!spool.mu.edu!usenet
  2. From: bruce@bruces.frontiertech.com
  3. Newsgroups: comp.sys.ibm.pc.hardware
  4. Subject: Re: 2 IDE drives can't we all just get along?!
  5. Date: 13 Nov 1992 19:19:21 GMT
  6. Organization: Frontier Technologies Corporation
  7. Lines: 32
  8. Message-ID: <1e0v45INN92i@spool.mu.edu>
  9. Reply-To: bruce@frontiertech.com
  10. NNTP-Posting-Host: bruces.frontiertech.com
  11.  
  12. > backup/transfer/restore operation.  In the disk documentation, 
  13. > for the IDE drive, it said it was possible to have 2 disks off 
  14. > the same controller, with jumpers on each drive for slave/master
  15. > Well, can you leave both disks in and just transfer from disk->
  16. > disk from within the same computer?
  17.  
  18. Sure, just set up the old one as the master drive (so you can boot from it),
  19. and the second as the slave drive.  Go into your CMOS setup to tell it about
  20. the parameters of the new drive.  
  21.  
  22. Do the whole fdisk and format thing on the new drive to make it bootable.
  23.  
  24. Use dir /s to find any hidden or system files on C: (the old drive) which are
  25. not put on to the new drive by the system format. Make note of these files and 
  26. then use attrib to remove the hidden or system attributes.
  27.  
  28. do    xcopy /s c:\*.* d:\        to copy everything on drive C: to drive D:
  29.  
  30. then go back and use attrib to replace the hidden/system attributes on any
  31. files you unhid or unsystem-ed.
  32.  
  33. Then you can remove the old small drive if you want, rejumper the new drive
  34. as "single" instead of "slave" and plug it into the first connector on the disk 
  35. cable.  Run CMOS setup again to tell it the size of the first hard drive has changed
  36. and the second has disappeared.  When you reboot, the new drive will be referred
  37.  to as C: because it is in the first position.
  38.  
  39. This is the method I used to transfer the contents of an IDE drive to its replacement 
  40. when I got a new drive, and it worked like a charm.
  41.  
  42. Bruce Backman
  43. Software Engineer
  44.