home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / alt / msdos / programm / 2107 < prev    next >
Encoding:
Internet Message Format  |  1992-07-31  |  1.5 KB

  1. Path: sparky!uunet!hoptoad!decwrl!mips!swrinde!cs.utexas.edu!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!ux1.cso.uiuc.edu!news.cso.uiuc.edu!atropa!berger
  2. From: berger@atropa (Mike Berger)
  3. Newsgroups: alt.msdos.programmer
  4. Subject: Re: How to low level format a hard drive?
  5. Message-ID: <Bs9Fps.H5L@news.cso.uiuc.edu>
  6. Date: 31 Jul 92 15:44:15 GMT
  7. References: <1992Jul28.212927.7988@vicorp.com> <Bs5tsH.6xE@news.cso.uiuc.edu> <1992Jul29.195434.3180@terminator.cc.umich.edu>
  8. Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
  9. Distribution: usa
  10. Organization: University of Illinois at Urbana
  11. Lines: 22
  12.  
  13. potts@itl.itd.umich.edu (Paul Potts) writes:
  14. >In article <Bs5tsH.6xE@news.cso.uiuc.edu> berger@atropa (Mike Berger) writes:
  15. >>ron@vicorp.com (Ron Peterson) writes:
  16. >...
  17. >>Isn't that a SCSI drive?  First, you probably can't use standard
  18. >>DOS functions to do anything with it.  Secondly, low-level 
  19. >>formatting SCSI disks is usually not a good idea, and rarely
  20. >>helpful.  Start with the diagnostics that came with your
  21. >>SCSI controller.
  22.  
  23. >It is IDE, and not SCSI, disks that shouldn't be low-level formatted.
  24. >(They sure make it difficult too).
  25. >-- 
  26. For modern drives, neither SCSI nor IDE drives should be low-level
  27. reformatted under most circumstances.  Since formatting is a
  28. high-level SCSI feature, many drives are programmed to ignore a
  29. reformat command (and return a status of ok) anyway.
  30. --
  31.     Mike Berger
  32.     Department of Statistics, University of Illinois
  33.     AT&TNET     217-244-6067
  34.     Internet    berger@atropa.stat.uiuc.edu
  35.