home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / mswindo / misc / 4721 < prev    next >
Encoding:
Internet Message Format  |  1992-11-18  |  2.3 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!sgiblab!sdd.hp.com!elroy.jpl.nasa.gov!ucla-cs!ucla-se!curtiss.seas.ucla.edu!leonardo
  2. From: leonardo@curtiss.seas.ucla.edu (Leonardo E. Blanco De Freitas)
  3. Newsgroups: comp.os.ms-windows.misc
  4. Subject: Re: HELP! Lost HD Memory!!!!!
  5. Summary: chkdsk fixes the problem
  6. Message-ID: <8688@lee.SEAS.UCLA.EDU>
  7. Date: 18 Nov 92 17:41:31 GMT
  8. References: <1992Nov16.074439.25854@athena.mit.edu>
  9. Sender: news@SEAS.UCLA.EDU
  10. Organization: SEASnet, University of California, Los Angeles
  11. Lines: 43
  12.  
  13. In article <1992Nov16.074439.25854@athena.mit.edu> cid@athena.mit.edu (Derek H Cedillo) writes:
  14. >Help!
  15. >I have been having a lot of memory problems lately.
  16. >Having a mere 40 meg HD, I have recently done my best to 
  17. >transfer everything I own to Floppies that does not need 
  18. >to be on the drive, and zippng some files that I dont use daily.
  19. >This included taking some of my window apps and even storing them on 
  20. >floppies.  BUT:
  21. >
  22. >It didnt work!  Believe it or not, It still says I have only 385K 
  23. >of memory available, in both windows and dos.
  24. >it tells me 41.8M total, 385 available.
  25. >yet, in doing a directory by directory manual
  26. >addition of used memory, I only come up with 27.3M in use!!!
  27. >What the hell happened to my other 14 megs?
  28. >Any help is greatly appreciated.
  29. >
  30. >
  31. >Derek
  32. >
  33.  
  34. Well, looks like you've got some lost clusters. :( Fortunately,
  35. there is an easy way to correct this: from the DOS command
  36. prompt, run the command "chkdsk /f". This command will show
  37. you several statistics about your HD, including the number of
  38. lost clusters (if any). What lost clusters are is irrelevant
  39. (you can call me Leonardo of Borg :)); all that matters is that
  40. they trick DOS into thinking that you have less space available.
  41. chkdsk /f will prompt you for confirmation, and then fix your
  42. disk, freeing those clusters. In fact, if you want, chkdsk will
  43. create some new files with the data in those clusters, so that
  44. you can see what it was (later, you delete those files, of
  45. course, freeing the disk space you want).
  46. WARNING: do not run "chkdsk /f" in a DOS shell in Windows.
  47. This may result in data loss (I am sounding like the owner's
  48. manual :)). However, chkdsk is smart enough to realize that it
  49. is under Windows (at least, in DOS 5.0 it is).
  50.  
  51. --------------------
  52.  
  53. Leonardo Blanco @SEASnet
  54. (leonardo@seas.ucla.edu)
  55.  
  56.