home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / os2 / misc / 40436 < prev    next >
Encoding:
Internet Message Format  |  1992-12-27  |  2.3 KB

  1. Path: sparky!uunet!mcsun!uknet!doc.ic.ac.uk!agate!spool.mu.edu!olivea!charnel!rat!koko.csustan.edu!nic.csu.net!eis.CalState.EDU!jfarley
  2. From: jfarley@eis.calstate.edu (John Roger Farley)
  3. Newsgroups: comp.os.os2.misc
  4. Subject: Second IDE drive
  5. Message-ID: <BzxL87.D7x@eis.calstate.edu>
  6. Date: 27 Dec 92 18:40:54 GMT
  7. Organization: Calif State Univ/Electronic Information Services
  8. Lines: 56
  9.  
  10. Recently I bought a second IDE drive for my system.  My
  11. original drive was a Seagate 1144a 130mb.  The new drive is
  12. a Seagate 3144a 130mb.
  13.  
  14. Originally the first drive had three partitions on it.  Boot
  15. Manager, DOS 5.0 FAT, and OS/2 HPFS.  The FAT was designated
  16. C: and D: was used for the HPFS.  OS/2 had been installed on
  17. the HPFS and all references in the setup were for the D:
  18. drive.
  19.  
  20. To check out the new drive I installed it as the only hard
  21. drive and formatted it by using DOS 5.0.  Then I installing
  22. it as the second drive and set the jumpers for it to be the
  23. slave.  Upon starting the system I found the following
  24. setup:
  25.  
  26.    drive1   BM,  C:FAT,  E:HPFS(OS/2 system)
  27.    drive2   D:
  28.  
  29. Naturally OS/2 would not start since the config.sys was
  30. looking for the system to be installed on D:.
  31.  
  32. Using the original installation disks, the third of which
  33. was modified with the post service pack HPFS fix, I booted
  34. the OS/2 system and proceeded to format the second drive as
  35. HPFS.  I referenced the system files installed on my first
  36. drive to do the formatting.
  37.  
  38. At this point I was not sure what to do so I played around
  39. with FDISK.  The net result was that the drive letters were
  40. changed so that the following resulted without the loss of
  41. any data:
  42.  
  43.    drive1  BM,  C:FAT,  D:HPFS(OS/2 system)
  44.    drive2  E:HPFS
  45.  
  46. The system now started.  But not willing to leave well
  47. enough alone my new goal was to make the first drive all FAT
  48. and my second drive all HPFS which would contain the OS/2
  49. system.  My goal was to do this without loosing my
  50. configuration.  I decided to use XCOPY, FDISK and then
  51. reformat my first drive.  It worked!  My current setup looks
  52. like this:
  53.  
  54.    drive1  BM,  C:FAT
  55.    drive2  D:HPFS(OS/2 system)
  56.  
  57. I was surprised that XCOPY with the appropriate command
  58. line switches would do the job.  I have read so much about
  59. extended attributes with respect to the Work Place Shell
  60. that I was expecting to have some problems.  Everything is
  61. working perfectly!
  62.  
  63.  
  64. John R. Farley
  65. jfarley@eis.calstate.edu
  66.