home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / amiga / programm / 18282 < prev    next >
Encoding:
Text File  |  1993-01-07  |  1.4 KB  |  36 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!enterpoop.mit.edu!gatech!concert!samba!usenet
  3. From: Todd_Lewis@unc.edu (Todd M. Lewis)
  4. Subject: Re: DD vs HD floppies
  5. Message-ID: <1993Jan7.150458.29758@samba.oit.unc.edu>
  6. Sender: usenet@samba.oit.unc.edu
  7. Nntp-Posting-Host: guitar.oit.unc.edu
  8. Organization: UNC Office of Information Technology
  9. References: <19269@mindlink.bc.ca>
  10. Date: Thu, 7 Jan 1993 15:04:58 GMT
  11. Lines: 23
  12.  
  13. In article <19269@mindlink.bc.ca> Charlie_Gibbs@mindlink.bc.ca (Charlie Gibbs)  
  14. writes:
  15. >In article <1993Jan5.161230.8635@city.cs> sheun@cs.city.ac.uk
  16. >(Sheun Olatunbosun) writes:
  17. >
  18. >>I'm having a problem finding an IBM compatible machine which will accept
  19. >>my DD (Double Density) floppies. All the I've seen PC's seem to have the HD
  20. >>(High Density) drive as standard. [...]
  21.  
  22. >     Every IBM-compatible machine I've seen can read and write DD [3.5"]
  23. >disks in an HD drive. [...]
  24. > Start with a 3 1/2-inch DD disk (don't use an HD disk!) and
  25. >format it on an IBM clone with the /F:720 parameter.
  26.  
  27. Depends on the version of MS-DOS you are running.  Some don't allow
  28. the /F:720 parameter.  The following should work for all MS-DOSs that
  29. support 720kb 3.5" disks (the "A:" is just an example):
  30.  
  31.    FORMAT A: /N:9 /T:80
  32. --
  33.  _/_/_/  _/     Todd_Lewis@unc.edu          You can lead a horse to 
  34.   _/    _/     utoddl@guitar.oit.unc.edu   Mohammad, but you can't make
  35.  _/    _/_/_/                             a mountain drink a mole hill.
  36.