home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / s / stac0193.zip / TEC013.DOC < prev    next >
Text File  |  1992-11-03  |  5KB  |  105 lines

  1. ___________________________________________________________________________
  2. STAC FAX                                                           STAC FAX
  3.  
  4. SUBJECT: DOS startup message: "Bad or Missing Command Interpreter"
  5.  
  6. STACKER NOTE TEC013 - 7/2/92                           STAC FAX Index #2702
  7. ___________________________________________________________________________
  8. Background.
  9.  
  10.    Although this message can mean that Command.com is corrupt, it usually 
  11.    indicates that DOS is unable to locate it.  DOS attempts to load 
  12.    Command.com after executing the last command in Config.sys.  Therefore, 
  13.    on a system where the boot drive has been Stacked, this means Command.com 
  14.    will usually be loaded from the C: Stacker drive and not the original boot 
  15.    drive.  This is O.K. as long as Command.com is in the place that DOS is 
  16.    looking.            
  17.  
  18. Telling DOS where to look.
  19.  
  20.    It is possible to instruct DOS where to find the command interpreter by 
  21.    using the shell statement in Config.sys.  For example, the following:  
  22.               
  23.               SHELL=C:\DOS\COMMAND.COM /p 
  24.    
  25.    tells DOS to load Command.com from the DOS directory on the C: drive. 
  26.    (Having no Shell command is the same as using shell=C:\COMMAND.COM /p.)
  27.    
  28.    If you wish to load Command.com from the uncompressed (swapped) boot 
  29.    drive, the command would be something like: 
  30.               
  31.               SHELL=D:\COMMAND.COM /p    
  32.    
  33.    where D: is the drive letter of the uncompressed, stacked boot drive.  
  34.    Make sure Command.com exists in the location you are pointing the SHELL 
  35.    statement!  
  36.  
  37. Getting the system up and running.
  38.  
  39.    When getting the "bad or missing command interpreter" message, there are 
  40.    a couple ways to get the stacked system "up".  
  41.  
  42.         1. To disable the Stacker SSWAP and read Command.com from the 
  43.            uncompressed drive, restart the system and hold down the 
  44.            2 shift keys. (Do this after the diagnostic beep or you 
  45.            will get a keyboard error.)  
  46.                  
  47.          * SSWAP will then prompt: "proceed with SWAP y/n?"
  48.                                  
  49.          * Type "N"o (or F10) to disable SSWAP.
  50.                         
  51.            The system will now read Command.com from the C: boot
  52.            drive.  Examine the Shell statement in C:Config.sys and
  53.            make sure Command.com is in the right place (on the 
  54.            Stacker drive).  
  55.  
  56.         2. Or, boot from a system diskette, edit C:\Config.sys and 
  57.            redirect the SHELL to the uncompressed host boot drive.
  58.            For example:   SHELL=D:\COMMAND.COM   
  59.            In this example, Command.com needs to be in the root 
  60.            directory of the boot drive.  
  61.                     
  62.            Note: If swapping, make sure the /SYNC parameter is in 
  63.            place on the SSWAP device line.  For example:   
  64.                            
  65.                 DEVICE=C:\STACKER\SSWAP.COM C:\STACVOL.DSK /SYNC 
  66.                     
  67.            This tells Stacker to make sure Command.com is in the       
  68.            same place on both the Stacker drive and uncompressed
  69.            host.
  70.  
  71.    If you are still encountering the message, try replacing Command.com with                    
  72.    a copy from the system startup disk.  Still no luck ? It is possible that 
  73.    the file is residing on a bad sector.  Try running a surface test utility 
  74.    on the drive to locate and mark any bad areas.  You can also rename 
  75.    Command.com and recopy from the system diskette to write it to another 
  76.    area on the disk.
  77.  
  78. Q: I'm getting the message "Incorrect DOS version"  "Bad or missing Command 
  79.    Interpreter" after running the STACDOS5 (DOS 5.0 upgrade batch file).
  80.  
  81. A: Stacker's DOS 5.0 upgrade batch file will occasionally not finish because
  82.    DOS doesn't like the current partitioning of the hard disk.  Upon system 
  83.    restart, the user encounters this message because the new version of 
  84.    Command.com is on the Stacker drive while the old versions of the 
  85.    system files are on the Boot drive.  To remedy this situation:        
  86.         1. Get the system started by using one of the above methods.
  87.         2. Insert disk #1 of the MSDOS 5.0 Upgrade and run Setup /F to 
  88.            install to floppies. ( You will need some extra floppies for 
  89.            this operation and you will be asked to label them.)
  90.         3. Restart your system with the new STARTUP diskette in drive A:
  91.         4. Insert the new SUPPORT diskette and type:   SYS C:
  92.            Note: this diskette may be labeled STARTUP/SUPPORT.  
  93.            (If prompted to insert the system diskette, place the startup disk
  94.            back in A:)
  95.         5. The message "system transferred" tells you the hard disk is now 
  96.            ready to boot under DOS 5.0.   
  97.         6. Before restarting your system, examine the C:\DOS directory and 
  98.            replace any of the old DOS files.  Just compare the file dates 
  99.            with those on your new diskettes, delete the old and copy in the
  100.            new.          
  101.         7. The DOS 5.0 Upgrade should now be complete.
  102.  
  103. ___________________________________________________________________________
  104. Copyright 1992, Stac Electronics                    STAC FAX (619) 431-6712
  105.