home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / osdiwpsu.txt < prev    next >
Text File  |  1996-10-28  |  3KB  |  69 lines

  1. OSDIWPSU - CREATING A SINGLE STARTUP DISKETTE FOR OS/2 WARP
  2. 05/13/96
  3.  
  4. =======================================================================
  5.            Creating a Single Startup Diskette for OS/2 Warp
  6. =======================================================================
  7.  
  8. Please Read Entire Document for Full Explanation of Procedures
  9. --------------------------------------------------------------
  10.  
  11. DESCRIPTION
  12.  
  13. This document describes how to create a single startup (boot) diskette 
  14. for OS/2 Warp.
  15.  
  16. RESOLUTION
  17.  
  18.  1. Open the OS/2 System folder and then the System Setup folder.
  19.  
  20.  2. Select Create Utility Diskettes and follow the instructions to 
  21.     create the standard 3-diskette set. Label the diskettes:
  22.  
  23.     * BOOT                                                         
  24.     * CONFIG                                                         
  25.     * UTILITY                                                        
  26.                                                                       
  27.  3. At a command prompt, type MD C:\TEMP and press Enter to create a
  28.     temporary directory.
  29.  
  30.  4. Insert the diskette labeled CONFIG in drive A; then type the
  31.     following and press Enter to copy the files on the diskette to the
  32.     temporary directory:
  33.  
  34.        XCOPY A: C:\TEMP                                            
  35.                                                                       
  36.  5. Change to the temporary directory.
  37.  
  38.  6. If you have a Micro-Channel system, delete the SCREEN01.SYS and
  39.     PRINT01.SYS files; otherwise, delete the PRINT02.SYS and
  40.     SCREEN02.SYS files.
  41.  
  42.  7. Insert the diskette labeled BOOT in drive A.
  43.  
  44.  8. Type the following and press Enter to reveal the OS2KRNLI file:
  45.  
  46.        ATTRIB -R -H -S A:OS2KRNLI                                   
  47.                                                                       
  48.  
  49.  9. Type REN OS2KRNLI OS2KRNL and press Enter to rename the file.
  50.                                                                       
  51. 10. Copy the files from the temporary directory to the BOOT diskette.
  52.     This is now the single startup diskette for OS/2 Warp.             
  53.  
  54. Note: After starting OS/2 from the startup diskette, remove
  55.       the diskette and insert the diskette labeled UTILITY.
  56.       Use this diskette to do anything you need. You might
  57.       want to copy the ATTRIB.EXE and the XCOPY.EXE files to
  58.       that diskette.
  59.  
  60. ______________________________________________________________________
  61. IBM disclaims all warranties, whether express or implied, including 
  62. without limitation, warranties of fitness and merchantability with 
  63. respect to the information in this document. By furnishing this 
  64. document, IBM grants no licenses to any related patents or copyrights.  
  65. Copyright (c) 1994, 1996 IBM Corporation. Any trademarks and product 
  66. or brand names referenced in this document are the property of their 
  67. respective owners. Consult your product manuals for complete trademark 
  68. information.
  69.