home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / PSCTOD.FAX < prev    next >
Text File  |  1994-12-07  |  17KB  |  358 lines

  1. Installing Boot MGR, and Real DOS                4/29/94
  2.  
  3.  
  4.       TITLE: MOVING OS/2 2.0 FROM THE C: PARTITION TO THE D:
  5.       PARTITION ON PRE-INSTALLED PERSONAL SYSTEMS (PS).
  6.  
  7.       NOTE: This method is not fully tested nor supported by IBM
  8.       OS/2 Development at this time. IBM recommends that PS
  9.       owners purchase the OS/2 BACKUP DISKETTES FOR
  10.       PRE-INSTALLED SYSTEMS. These diskettes do not include
  11.       PRODIGY or MSWORKS. To purchase these diskettes, call
  12.       the ordering line at 1-800-3IBM-OS2 (US) or
  13.       1-800-465-7999 (Canada).
  14.  
  15.       DESCRIPTION OF PROBLEM:
  16.  
  17.       Unable to add MS DOS to a preinstalled OS/2 2.0 system.
  18.  
  19.       SUMMARY OF RESOLUTION:
  20.  
  21.            The following procedures will allow a pre-loaded, 80MB,
  22.       system to be converted to a Boot Manager system with an 18MB
  23.       primary partition (C:) for DOS and a 55MB logical partition (D:)
  24.       for OS/2 2.0.  This is intended to be an example. Users should
  25.       adjust their partition sizes based on their hardware
  26.       configurations and their software requirements.  Some DOS
  27.       applications will only install on the C: partition. Therefore,
  28.       a sufficient C: partition size should be created to accommodate
  29.       DOS applications with this restriction.
  30.  
  31.            If you have a Pre-Installed PS\1 with PRODIGY and MSWORKS,
  32.       then the OS/2 partition should be a minimum of 80MB.  If you
  33.       have installed additional applications then the partition sizes
  34.       should be increased respectively. In this example, we are
  35.       assuming there is only one hard drive and the drive's formatted
  36.       capacity is 80MB.  Please read this entire document before
  37.       beginning any modifications to your system.
  38.  
  39.       DETAILS OF RESOLUTION:
  40.  
  41.       NOTE: You will lose any customization made to your desktop.
  42.  
  43.       1. The first step is to prepare your system for a backup of the
  44.          C: partition.  Begin by removing the printer icons from your
  45.          desktop according to the steps below.  DO NOT remove the
  46.          PRINTER template icon from the TEMPLATES folder.  After you
  47.          have removed all of the printer icons, then begin a COMPLETE
  48.          backup of your system.
  49.  
  50.       *  See the documentation (Making Backup OS/2 Diskettes) which
  51.          was shipped with your system for the complete instructions on
  52.          creating a backup of your system.
  53.  
  54.          After you have made a complete backup then continue with
  55.          these procedures. If you do not backup your system, you may
  56.          lose all of your software.  If you have already made your
  57.          backups then you would want to delete the printer icons as
  58.          soon as you have the OS/2 software up and running again.
  59.  
  60.                            Deleting Printer Icons
  61.       ----------------------------------------------------------------
  62.  
  63.         A. Place the mouse on top of the printer icon.
  64.         B. Press the right mouse button once and a menu should appear.
  65.         C. Select Delete from the menu with the left mouse button.
  66.         D. You will be asked to confirm the delete. Select the Delete
  67.            button.
  68.  
  69.       NOTE: Do not shred the printer icons.
  70.  
  71.       2. There are two copies of the CONFIG.SYS on the hard drive.
  72.          One is in the C:\ root directory and the other is in the
  73.          C:\OS2\INSTALL subdirectory.  Both files should be modified
  74.          to change the C: partition references to the D: partition.
  75.  
  76.          While OS/2 2.0 is running, complete the following:
  77.  
  78.         A. Using the mouse, double click on the OS/2 SYSTEM icon with
  79.            the left mouse button.
  80.         B. Double click on COMMAND PROMPTS.
  81.         C. Double click on an OS/2 WINDOW.
  82.         D. Place a formatted diskette in drive A.
  83.         E. Type: COPY CONFIG.SYS A:CONFIG.BK1 and press the ENTER key.
  84.         F. Type: E A:CONFIG.BK1 and press then the ENTER key.
  85.         G. Follow all steps of "Using the SYSTEM EDITOR". (Below)
  86.         H. Type: COPY C:\OS2\INSTALL\CONFIG.SYS A:CONFIG.BK2 and press
  87.            the ENTER key.
  88.         I. Type: E A:CONFIG.BK2 and press the ENTER key.
  89.         J. Follow all steps of "Using the SYSTEM EDITOR".
  90.  
  91.                            Using the SYSTEM EDITOR
  92.       ----------------------------------------------------------------
  93.  
  94.         A. Select EDIT from the menu bar at the top.
  95.         B. Select FIND from the pull-down menu.
  96.            (The CASE SENSITIVE button should not be checked.)
  97.         C. Type: C: (In the FIND field) DO NOT press the ENTER key.
  98.         D. Press the Tab Key and type: D: (In the CHANGE TO: field)
  99.         E. Select FIND button.
  100.         F. Select CHANGE ALL button.
  101.            * Press the ESC key to exit the FIND window.
  102.         G. Select FILE from the menu bar at the top.
  103.         H. Select SAVE.
  104.         I. If a file type has not been assigned to the file you will
  105.            be requested to choose a file type.  Select the TYPE
  106.            button.  The Plain Text line should be highlighted. Select
  107.            the SET button.
  108.         J. Close the SYSTEM EDITOR by double clicking on the upper
  109.            left corner.
  110.  
  111.       3. There are three other files with references to the C:
  112.          partition which must be modified, the AUTOEXEC.BAT in the C:\
  113.          root directory, the INI.RC and the INISYS.RC in the C:\OS2
  114.          subdirectory.  While you are still in the OS/2 WINDOW command
  115.          prompt, complete the following:
  116.  
  117.         A. Type: COPY AUTOEXEC.BAT A:AUTOEXEC.BAT and press the ENTER
  118.            key.
  119.         B. Type: E A:AUTOEXEC.BAT and press the ENTER key.
  120.         C. Follow all steps of "Using the SYSTEM EDITOR". (Above)
  121.         D. Type: COPY C:\OS2\INI.RC A:INI.RC and press the ENTER key.
  122.         E. Type: E A:INI.RC and press the ENTER key.
  123.         F. Follow all steps of "Using the SYSTEM EDITOR".
  124.         G. Type: COPY C:\OS2\INISYS.RC A:INISYS.RC and press the ENTER
  125.            key.
  126.         H. Type: E A:INISYS.RC and press the ENTER key.
  127.         I. Follow all steps of "Using the SYSTEM EDITOR".
  128.  
  129.       4. Delete the existing OS/2 partition, which you have backed up.
  130.  
  131.         A: From an OS/2 WINDOW, Type: FDISK and press the ENTER key.
  132.         B: Using the arrow keys, Highlight the OS/2 2.0 line.
  133.         C: Press the ENTER key to display the Options Menu.
  134.         D: Using the arrow keys, select Delete Partition and press the
  135.            ENTER key.
  136.  
  137.       5. Create an 18MB DOS Primary partition:
  138.  
  139.         A: Highlight the FREE SPACE line.
  140.         B. Press the ENTER key to display the Options Menu.
  141.         C. Select Create Partition and then press the ENTER key.
  142.         D. Type 18 for the size of the primary partition, and press
  143.            then the ENTER key.
  144.         E. Select Primary Partition and press the ENTER key.
  145.         F. Select Create at End of Free Space.
  146.         G. Press Enter to display the Options menu.
  147.         H. Select Add to Boot Manager Menu and press the ENTER key.
  148.         I. Type DOS X.X, where X.X is version number, and press the
  149.            ENTER key.
  150.  
  151.       6  Create a 55MB OS/2 2.0 Logical drive.
  152.  
  153.         A. Highlight the free space line.
  154.         B. Press the ENTER key to display the Options Menu.
  155.         C. Select Create Partition and press the ENTER key.
  156.         D. Accept the size of the extended logical drive by pressing
  157.            the Enter key.
  158.         E. Select Extended Logical Drive and press the Enter key.
  159.         F. Press Enter to display the Options Menu.
  160.         G. Select Add to Boot Manager Menu and press the Enter key.
  161.         H. Type OS/2 2.0 and press the Enter key.
  162.  
  163.       7. Reset the Boot Manager default time to 30 seconds:
  164.  
  165.         A. Highlight the Boot Manager line, and press the ENTER key.
  166.         B. Highlight Set Startup Values line, and press the ENTER key.
  167.         C. Highlight Time Value, and press the ENTER key.
  168.         D. Enter 30, and press the ENTER key.
  169.         E. Save and Exit using the F3 function key.
  170.         F. Exit FDISK using the F3 function key.
  171.         G. Select the Save and Exit.
  172.  
  173.       8. At this point you should have three partitions:
  174.          Boot Manager
  175.          C: primary partition for DOS,
  176.          D: logical partition for OS/2 2.0.
  177.          Both C: and D: partitions are unformatted at this point.
  178.          The next step is to format these partitions.
  179.  
  180.         A. Remove all diskettes from the floppy drives. Insert the
  181.            Utility Diskette 1 into the A: drive and press CTRL+ALT+DEL
  182.            keys simultaneously to reboot the machine from the Utility
  183.            diskette 1. DO NOT try to attempt a SHUTDOWN.
  184.         B. Insert the Utility Diskette 2 and press the ENTER key when
  185.            the system requests the next diskette. System will continue
  186.            loading and then an A:> prompt will appear.
  187.         C. Remove the Utility Diskette 2 from drive A:.
  188.         D. If you have only two Utility Diskettes then insert Utility
  189.            Diskette 1 into drive A:.
  190.            If you have three Utility Diskettes then insert Utility
  191.            Diskette 3 into drive A:
  192.         E. Type: FORMAT C: and press the ENTER key.
  193.         F. Proceed with the format of the C: Drive.
  194.         G. Type: FORMAT D: and press the ENTER key.
  195.         H. Proceed with the format of the D: Drive.
  196.         I. Type: SYSINSTX D: and press the ENTER key.
  197.  
  198.       9. Restore OS/2; see your documentation.
  199.          (Restoring Backup OS/2 Diskettes)
  200.          If your OS/2 2.0 partition is not primary use:
  201.          Restore A: D:\*.* /S, instead of Restore A: C:\*.* /S.
  202.  
  203.       10. DO NOT ATTEMPT TO BRING UP OS/2 2.0 AT THIS POINT.
  204.  
  205.       11. Copy the modified files from the floppy to the OS/2 Extended
  206.           Logical Drive:
  207.  
  208.          A. Place the diskette containing modified CONFIG.SYS,
  209.             AUTOEXEC.BAT, INI.RC and INISYS.RC files, drive A:.
  210.          B. Type: COPY A:CONFIG.BK1 D:\CONFIG.SYS.
  211.             Press the ENTER key.
  212.          C. Type:  COPY A:CONFIG.BK2 D:\OS2\INSTALL\CONFIG.SYS.
  213.             Press the ENTER key.
  214.          D. Type: COPY A:AUTOEXEC.BAT D:\AUTOEXEC.BAT.
  215.             Press the ENTER key.
  216.          E. Type: COPY A:INI.* D:\OS2\*.* and press the ENTER key.
  217.  
  218.       12. Remake the system INI files; see the Installation Guide
  219.           pages 75-76, steps 6 through 11 only. (Recovering From a
  220.           Corrupted User INI File)
  221.  
  222.       13. Remove any diskette from the A drive.
  223.  
  224.       NOTE: If you are not ready to install DOS at this time you can
  225.             reboot the system and continue with step 17 below.
  226.  
  227.       14. Installation of DOS:
  228.  
  229.          A. Insert your DOS installation diskette into drive A:.
  230.          B. Press and hold the CTRL+ALT+DEL keys to restart the system
  231.             and follow your instructions for installing DOS.
  232.  
  233.       15. After DOS is installed, remove any diskette and press the
  234.           CTRL+ALT+DEL keys to restart your system.
  235.  
  236.       16. The Boot Manager menu should appear.  If the Boot Manager
  237.           Menu does not appear as expected, when you start the system,
  238.           you will need to make the Boot Manager partition startable.
  239.           Do the following:
  240.  
  241.          A. Insert Utility Diskette 1 into Drive A and press the
  242.             CTRL+ALT+DEL keys to restart your system.
  243.          B. When the IBM Logo screen appears, remove Utility Diskette
  244.             1 from drive A.
  245.          C. Insert Utility Diskette 2 into drive A and press Enter.
  246.          D. When the command prompt appears (A:\), remove Utility
  247.             diskette 2, and press CTRL+ALT+DEL to restart your system.
  248.  
  249.       17. Select OS/2 2.0 from the Boot Manager menu.  If you did not
  250.           delete your printer icons before you made your OS/2 backups,
  251.           they should be deleted at this point.
  252.  
  253.       18. There are several additional files which still contain
  254.           references to the C: drive.  These should be updated before
  255.           trying to run any of your applications.  They include the
  256.           following:
  257.  
  258.           D:\OS2\MDOS\WINOS2\PROGMAN.INI
  259.           D:\OS2\MDOS\WINOS2\ATM.INI
  260.           D:\OS2\MDOS\WINOS2\WIN.INI
  261.  
  262.           There may not be any C: references in the WIN.INI file,
  263.           unless a Windows** application has been installed.  For
  264.           example, if MSWORKS** was installed on the machine then the
  265.           WIN.INI file would need to be edited and the
  266.           D:\OS2\MDOS\WINOS2\MSWORKS.INI would also need to be edited.
  267.  
  268.           If you have installed any other windows applications, they
  269.           too may have INI files which need to be edited.  We cannot
  270.           provide exact commands in this case, because each user can
  271.           have a different set of INI files based on which
  272.           applications have been installed by the user.
  273.  
  274.         A. Open an OS/2 Window as described in Step 2, A-C.
  275.         B. Edit each of the files above by typing in E <filename>
  276.            where <filename> is the path and filename of the files
  277.            listed directly above.
  278.         C. Follow the steps for Using the SYSTEM EDITOR for each file
  279.            listed above.
  280.  
  281.           If you have opened the Enhanced System Editor (EPM) then the
  282.           file D:\OS2\EPM.INI should be deleted.  To delete the file.
  283.           Type the following and then press the Enter key:
  284.  
  285.                             DEL  D:\OS2\EPM.INI
  286.  
  287.           The next time the application is executed the EPM.INI file
  288.           will be recreated.
  289.  
  290.       19. If the Welcome folder no longer appears on the desktop.  You
  291.           may request the Welcome fax from the OS/2 Support Line which
  292.           will assist you in regenerating the Welcome folder.
  293.  
  294.       20. To recreate the printer icons complete the following.
  295.  
  296.          A. Open the WELCOME folder.
  297.          B. Open the CONFIGURATION TOOLS.
  298.          C. Select the CONFIGURE icon.
  299.          D. Select the box next to PRINTER.
  300.          E. Select the OK button.
  301.          F. Locate your printer driver from the list of supported
  302.             printers. Select the printer from the list.
  303.          G. Select the OK button.
  304.          H. Select the OK button when prompted to continue with the
  305.             configuration change.
  306.          I. You will now need to do a formal SHUTDOWN and the printer
  307.             will appear on the desktop when you reboot.
  308.  
  309.       NOTE:  If you experience problems with a printer icon setup
  310.              which previously worked, then Delete all of your printer
  311.              icons.  From an OS/2 Window, change directories to the
  312.              DLL subdirectory under the OS/2 directory by typing the
  313.              following and then press the Enter key: CD D:\OS2\DLL.
  314.  
  315.              Locate the printer driver subdirectories by typing:
  316.              DIR /ad and then press the Enter key.
  317.              For each printer subdirectory execute the following:
  318.  
  319.       NOTE:  The directories denoted by . and .. are pointers and not
  320.              real directories.
  321.  
  322.          A. DEL DIRNAM\*.*  and press the Enter key.
  323.             (where DIRNAM is one of the names returned by the DIR
  324.              command.)
  325.          B.  Reply with Y.
  326.          C.  RD DIRNAM
  327.          D.  Repeat A-D until all of the printer directories have been
  328.              deleted.
  329.  
  330.       21. Now SHUTDOWN the system and reboot the machine with the
  331.           Utility diskettes.  Remake the system INI files; see the
  332.           Installation Guide pages 75-76, steps 6 through 11 only.
  333.           (Recovering From a Corrupted User INI File)
  334.  
  335.           After you have completed this then reboot OS/2 from the hard
  336.           drive and create your printer icons as described above.
  337.  
  338.  
  339.                       TRADEMARKS AND SERVICE MARKS
  340.           ------------------------------------------------------------
  341.  
  342.           Terms denoted by a single asterisk in this file (*) are
  343.           trademarks of the IBM Corporation in the United States
  344.           and/or other countries.  These terms include:  OS/2
  345.  
  346.           Terms denoted by a single asterisk in this file (**) are
  347.           trademarks of Microsoft in the United States and/or other
  348.           countries.  These terms include: Windows, MSWORKS
  349.  
  350.           IBM DISCLAIMS ALL WARRANTIES, WHETHER EXPRESSED OR IMPLIED,
  351.           INCLUDING WITHOUT LIMITATION, WARRANTIES OF FITNESS AND
  352.           MERCHANTABILITY WITH RESPECT TO THE INFORMATION IN THIS
  353.           DOCUMENT. BY FURNISHING THIS DOCUMENT, IBM GRANTS NO
  354.           LICENSES TO ANY RELATED PATENTS OR COPYRIGHTS.
  355.  
  356.         * Copyright IBM Corporation, 1992, all rights reserved.
  357. 12/31/99
  358.