home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / mswindo / setup / 2660 < prev    next >
Encoding:
Text File  |  1993-01-12  |  2.3 KB  |  59 lines

  1. Newsgroups: comp.os.ms-windows.setup
  2. Path: sparky!uunet!stanford.edu!kronos.arc.nasa.gov!butch!LMSC5.IS.LMSC.LOCKHEED.COM!LJ01066
  3. From: LJ01066@LMSC5.IS.LMSC.LOCKHEED.COM
  4. Subject: Re: Problems with SMARTDRIVE and PATH
  5. Message-ID: <93012.36247.LJ01066@LMSC5.IS.LMSC.LOCKHEED.COM>
  6. Sender: news@butch.lmsc.lockheed.com
  7. Organization: Lockheed Missiles & Space Company, Inc.
  8. Date: Tue, 12 Jan 93 10:04:07 PST
  9. Lines: 48
  10.  
  11. ------------------------- Original Article -------------------------
  12. Path: butch!netcomsv!netcom.com!csus.edu!wupost!uwm.edu!zaphod.mps.ohio-state.ed
  13. From: rsl11@kuhub.cc.ukans.edu
  14. Newsgroups: comp.os.ms-windows.setup
  15. Subject: Problems with SMARTDRIVE and PATH
  16. Message-ID: <1993Jan9.141024.46261@kuhub.cc.ukans.edu>
  17. Date: 9 Jan 93 14:10:24 CST
  18. Organization: University of Kansas Academic Computing Services
  19. Lines: 27
  20.  
  21.  
  22. Hello there,
  23.  
  24.     I have the following questions:
  25. 1. TO simulate disk cache with dos and windows you can either put the
  26. statements
  27. a) devicehigh=c:\smartdrv.sys     in the config.sys file or
  28. b) loadhigh=c:\smartdrv.exe       in the autoexec.bat file
  29.  
  30. What is the difference between the 2 statements?
  31. Also, how much cache would be recommended to have with a total of 4MB ram when
  32. you run windows?
  33.  
  34. REPLY:1)the difference between the two is due to the command struture used
  35. by each file, in config.sys it recognizes device as the command and in
  36. autoexec it's load. Remember config. configures your sys. at boot and auto.
  37. runs dos commands and your startup batchfiles. 1a) 1mb should be more than
  38. enough for disk cache, remember that smartdrive may store data in its cache
  39. so don't turn off your computer too fast or you might loose data, see dos
  40. manual.  If you type "smartdrv /c" before you shut down all cache data will
  41. be saved to disk.
  42.  
  43.  
  44. 2. I have aproblem with the path statement of dos.
  45. If I type the following statement in the dos prompt
  46. PATH = C:\DOS; C:\WINDOWS; C:\STACKER;
  47. in capital letters it works but if I put it in a batch file such as the
  48. autoexec.bat file it tells me "Too many parameters". Does anybody have any
  49. ideas as to what the problem might be?
  50.  
  51.     I would very much appreciate any relevant response.
  52. Feel free to send mail to
  53. Internet Address:telnet tesla.ece.ukans.edu
  54. or
  55. Internet Address: telnet kuhub.cc.ukans.edu
  56. or
  57. Internet Address: gt0430c@prism.gatech.edu
  58.  
  59.