home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / msdos / misc / 6875 < prev    next >
Encoding:
Text File  |  1993-01-06  |  2.0 KB  |  47 lines

  1. Newsgroups: comp.os.msdos.misc
  2. Path: sparky!uunet!gatech!usenet.ins.cwru.edu!agate!linus!linus.mitre.org!jcmorris
  3. From: jcmorris@mwunix.mitre.org (Joe Morris)
  4. Subject: Re: Prob. copying 5.0 5.25" setup to 3.5"
  5. Message-ID: <jcmorris.726327474@mwunix>
  6. Sender: news@linus.mitre.org (NONUSER)
  7. Nntp-Posting-Host: mwunix.mitre.org
  8. Organization: The MITRE Corporation
  9. References: <1993Jan5.154638.1@gallua.gallaudet.edu>
  10. Date: Wed, 6 Jan 1993 13:37:54 GMT
  11. Lines: 34
  12.  
  13. 11srust@gallua.gallaudet.edu (Scott A. Rust) writes:
  14.  
  15. >    I'm having a problem copying DOS 5.0 setup disks from their original
  16. >5.25" HD disks to 3.5" HD disks. The computer I'm installing the program into
  17. >only handles 3.5. Using diskcopy doesn't work as the computer says the dirves
  18. >or formats are incompatible. Using copy *.* doesn't work because it doesn't
  19. >copy the entire disk. Suggestions on what I can use here?
  20.  
  21. I'm assuming that this is a DOS *upgrade* and not a new installation.
  22.  
  23. If so, the disks have no files with any special attributes (hidden, system,
  24. read-only).  (I just checked both my 3-1/2" and 5-1/4" absolute masters
  25. just to be sure.)  
  26.  
  27. In fact, most of our several thousand users upgraded their systems from
  28. a NetWare server directory I created by using the normal DOS COPY
  29. command to copy the files from the disks.  (and yes, this was done with
  30. Microsoft approval.  We purchased all the necessary licenses.)  There 
  31. should be no reason why the COPY command won't copy all the files.
  32.  
  33. I suspect that your problem is not a missing file but the volume serial
  34. numbers.  A 3-1/2" HD diskette can obviously hold the entire contents
  35. of a 5-1/4" disk, so you should be able to copy the disks with the COPY
  36. command (no subdirectories exist, so XCOPY isn't needed), then make
  37. sure that each target disk is assigned the volume label of the disk
  38. from which it was copied...and watch the spaces.  The volume labels
  39. are probably of the form:
  40.  
  41.   DISK      1
  42.  
  43. Note all the embedded spaces.  Check each disk as you copy it and
  44. use the LABEL command to write the appropriate label to your 3-1/2" disk.
  45.  
  46. Joe Morris / MITRE
  47.