home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / msdos / misc / 4684 < prev    next >
Encoding:
Internet Message Format  |  1992-08-12  |  2.6 KB

  1. Xref: sparky comp.os.msdos.misc:4684 comp.os.msdos.apps:4290 mtl.general:170
  2. Newsgroups: socs.misc,comp.os.msdos.misc,comp.os.msdos.apps,mtl.general
  3. Path: sparky!uunet!elroy.jpl.nasa.gov!usc!sol.ctr.columbia.edu!eff!snorkelwacker.mit.edu!thunder.mcrcim.mcgill.edu!homer.cs.mcgill.ca!tennis
  4. From: tennis@cs.mcgill.ca (Pascal PROULX)
  5. Subject: WARNING !!!!! MS WINDOWS 3.1 SmartDrive Problem
  6. Message-ID: <1992Aug13.040731.2286@cs.mcgill.ca>
  7. Sender: news@cs.mcgill.ca (Netnews Administrator)
  8. Organization: SOCS - Mcgill University, Montreal, Canada
  9. Date: Thu, 13 Aug 1992 04:07:31 GMT
  10. Lines: 53
  11.  
  12.  
  13. The following article was taken from the PC WORLD ONLINE via the America
  14. Online BBS and is an important warning for all MS WINDOWS 3.1 users.
  15.  
  16. The following information was passed on to PC WORLD ONLINE by PCW George,
  17. (George Campbell, a PC WORLD Editor).
  18.  
  19. "After considerable testing, I have discovered a major problem with the 
  20. version of SmartDrive included with Windows 3.1. The default installation
  21. of SMARTDRV.EXE enables write caching on your hard disks. Most often this
  22. is not a problem but, under certain circumstances, it could crash your hard
  23. disk. A typical situation is described below :
  24.  
  25.  
  26. 1) If you use a program wich handles multiple boot-up configurations by using
  27.    alternative Autoexec.bat and Config.sys files then automatically
  28.    re-booting, SmartDrive won't write the new files to the hard disk before
  29.    the computer reboots. This could cause damage to you FAT table if the disk
  30.    write is only partiallt completed. In most cases, however, the copying job
  31.    will not be done, and the computer will reboot safely.
  32.  
  33. 2) In some Windows programs, not enough time is allowed for SmartDRive to
  34.    write files to disk. In this case, if you shut off your computer for some 
  35.    reason, your files will not be saved. In the worst scenario, your FAT tables
  36.    may be damaged.
  37.  
  38. 3) If a power failure occurs during the gap before cached data is written to
  39.    the hard disk, you could damage your FAT tables.
  40.  
  41.  
  42. ******************
  43. SOLUTION :
  44. ******************
  45.  
  46. Disable write-caching in SmartDrive. This is not a documented in the Windows
  47. Manual, but is ducomented in SmartDrive's help screen. To disable
  48. write-caching, modify the line in your AUTOEXEC.BAT file as shown below :
  49.  
  50.  
  51. Original Line (substitute your own drive information)
  52.  
  53. C:\WINDOWS\SMARTDRV.EXE
  54.  
  55. Altered line to disable write-caching : (again, supply your own drive info)
  56.  
  57. C:\WINDOWS\SMARTDRV.EXE C D E (list all hard drives)
  58.  
  59.  
  60. This modification will disable write-caching. You will get a minor slowdown
  61. in Windows, but it won't be too noticeable.
  62.  
  63.  
  64. Tip from George Campbell (PCWGeorge)
  65.