home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / os2 / misc / 35718 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  1.6 KB

  1. Path: sparky!uunet!olivea!spool.mu.edu!uwm.edu!ogicse!das-news.harvard.edu!cantaloupe.srv.cs.cmu.edu!crabapple.srv.cs.cmu.edu!andrew.cmu.edu!jg3s+
  2. From: jg3s+@andrew.cmu.edu (Jeffrey Michael Gerber)
  3. Newsgroups: comp.os.os2.misc
  4. Subject: DISKCACHE and FAT
  5. Message-ID: <MeyzFNG00iV401V51v@andrew.cmu.edu>
  6. Date: 7 Nov 92 06:52:41 GMT
  7. Organization: Senior, Social & Decision Sciences, Carnegie Mellon, Pittsburgh, PA
  8. Lines: 32
  9.  
  10. The following is an excerpt from the README (after installation of CSD):
  11.  
  12. o   If you are using the file allocation table    
  13.     (FAT) file system, update the DISKCACHE=      
  14.     statement in your CONFIG.SYS file by          
  15.     adding AC:x at the end of the statement.      
  16.     "X" stands for the drive letters of your      
  17.     FAT partitions.  For example, if drives       
  18.     C and D are FAT partitions and your           
  19.     DISKCACHE statement is the following:         
  20.                                                   
  21.        DISKCACHE=64,LW                            
  22.                                                   
  23.     change it to read:                            
  24.                                                   
  25.        DISKCACHE=64,LW AC:CD                      
  26.                                                   
  27.     This change causes OS/2 2.0 to automatically  
  28.     run the Check Disk program on the specified   
  29.     partitions if the system shuts down improperly
  30.  
  31.  
  32.  
  33. I tried this, but got an error that said that I had an illegal parameter
  34. in CONFIG.SYS and then asked me to press any key to bypass the line.
  35.  
  36. What's up?
  37.  
  38. I have a C: drive, which is a DOS-FAT drive (if that matters) and a D:
  39. drive, which is an OS/2-FAT drive.
  40.  
  41. Jeff
  42.