home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / osinalt1.txt < prev    next >
Text File  |  1997-04-27  |  2KB  |  57 lines

  1. OSINALT1 - USING ALT+F1 ON A SYSTEM WITH OS/2 WARP PRE-INSTALLED
  2. 01/18/96
  3.  
  4. =======================================================================
  5.          Using Alt+F1 on a System with OS/2 Warp Pre-Installed
  6. =======================================================================
  7.  
  8. Please Read Entire Document for Full Explanation of Procedures
  9. --------------------------------------------------------------
  10.  
  11. DESCRIPTION
  12.  
  13. If you press Alt+F1 to select the maintenance partition (M) on a system 
  14. with OS/2 Warp pre-installed, some information in the \OS2\BOOT\CONFIG.M
  15. file might be incorrect. If the information IS incorrect, the
  16. Installation program might stop with an error stating the SOURCEPATH is 
  17. incorrect.
  18.  
  19. RESOLUTION
  20.  
  21. Note: Make sure you have a backup of any file you intend to change.
  22.  
  23. 1. Edit the \OS2\BOOT\CONFIG.M file and find the following SET
  24.    statements:
  25.  
  26.       SET SOURCEPATH=
  27.       SET FDISKETTESOURCE=
  28.  
  29. 2. Change the statements as follows:
  30.  
  31.  
  32.    * If you have NOT made a set of diskettes using the Diskette Factory
  33.      program:
  34.  
  35.         SET SOURCEPATH=C:\DISKETTS\OS2V3
  36.         SET FDISKETTESOURCE=0
  37.  
  38.    * If you HAVE made a set of installation diskettes, and the Diskette
  39.      Factory program deleted the INSTALL directory tree located under
  40.      \DISKETTS\OS2V3:
  41.  
  42.         SET SOURCEPATH=A:
  43.         SET FDISKETTESOURCE=1
  44.  
  45.      Note: When FDISKETTESOURCE is set to 1, you will be prompted to
  46.            insert diskettes.
  47.  
  48. ______________________________________________________________________
  49. IBM disclaims all warranties, whether express or implied, including 
  50. without limitation, warranties of fitness and merchantability with 
  51. respect to the information in this document. By furnishing this 
  52. document, IBM grants no licenses to any related patents or copyrights.  
  53. Copyright (c) 1994, 1995 IBM Corporation. Any trademarks and product 
  54. or brand names referenced in this document are the property of their 
  55. respective owners. Consult your product manuals for complete trademark 
  56. information. 
  57.