home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / mswindo / setup / 2926 < prev    next >
Encoding:
Text File  |  1993-01-28  |  2.4 KB  |  58 lines

  1. Newsgroups: comp.os.ms-windows.setup
  2. Path: sparky!uunet!rei2!fox
  3. From: fox@rei.com (Fuzzy Fox)
  4. Subject: Re: Smartdrive/Windows/Disk Space
  5. Message-ID: <1993Jan26.172902.10058@rei.com>
  6. Date: Tue, 26 Jan 1993 17:29:02 GMT
  7. References: <C1GC63.85w@andy.bgsu.edu>
  8. Organization: Recognition Equipment, Inc.
  9. Lines: 47
  10.  
  11. jnomina@andy.bgsu.edu (A.P.K.) writes:
  12.  
  13. >(or rather ... LARGE) problem with my HDD.  I'm new to the DOS
  14. >world (being a hard-core Apple ][er), and have no idea what's
  15. >going on with this machine, but...  I'm running Windows 3.1 and
  16. >DOS 5.0, and bouncing back and forth between the two, and having
  17. >a few system crashes.  It seems that my 130Meg HDD is filling
  18. >up in and of itself, with no help from me.  Is this a known
  19. >problem?  Am I doing something tragically wrong?
  20.  
  21. Possibly.  There are three rules you should follow when shutting down
  22. the computer:
  23.  
  24. 1.  Always exit all applications, exit Windows, exit everything, and get
  25. back to a DOS prompt if you are about to shut down the machine.
  26.  
  27. 2.  If you run SmartDrive disk cache, further wait about 5 seconds
  28. before you turn off the machine, to allow the write buffers to be
  29. flushed to disk.
  30.  
  31. 3.  If the unthinkable happens and your machine crashes and you must
  32. reboot without being able to get to a DOS prompt, then:
  33.  
  34. When the machine comes back up, type CHKDSK/F to check the hard disk
  35. for errors.  You will often find some "lost clusters" which come about
  36. when files are open and not closed.  These cause no damage, but they DO
  37. take disk space away.  Over time they can build up.  When asked whether
  38. to save the clusters as files, you should usually answer "No", which
  39. tells DOS to simply forget about the lost clusters.  If the number of
  40. lost clusters is small, you might consider answering "Yes", but then you
  41. will have to look through the FILExxxx.CHK files which are created as a
  42. result, and either rename or delete the resulting file fragments
  43. yourself.
  44.  
  45. If you just turn the machine off while it is running Windows or other
  46. things, you will likely kill your machine eventually.  Always go back to
  47. DOS and let the computer update itself before your stop it.
  48.  
  49. If you've been doing these things already and you still have trouble...
  50. well, it must be something else.  But this is a common thing for new DOS
  51. users to do.
  52.  
  53. -- 
  54. #ifdef TRUE        | Fuzzy Fox (a.k.a. David DeSimone)       fuzzy@netcom.com
  55. #define  TRUE   0  |
  56. #define  FALSE  1  |         "S-O-C-K-S ?   Wow, Spanish *is* easy!!"
  57. #endif             |
  58.