home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / info / faq / os2_20 / os2help / remove.fax < prev    next >
Encoding:
Text File  |  1992-09-17  |  4.8 KB  |  115 lines

  1. REMOVING OS/2 2.0 FROM YOUR SYSTEM
  2. ----------------------------------
  3.  
  4. This document describes how to remove OS/2 from a partition.
  5.  
  6. If you have installed OS/2 in a dual boot configuration, it is important
  7. to boot back to DOS (by following the instructions on page 30 of the
  8. install guide) before removing OS/2.  If you are unable to boot back to
  9. DOS, follow the steps in the section "PUTTING DOS BACK ON YOUR SYSTEM"
  10. before proceeding.
  11.  
  12. TO REMOVE OS/2 2.0
  13. ------------------
  14.  
  15.    NOTE:  Using a program that removes entire directory trees, such as the DOS
  16.    Shell, makes this process a lot simpler.
  17.  
  18.    1.  Erase and remove all the OS/2 Specific directories
  19.        (including subdirectories) from your hard disk, this includes
  20.        the following directories:
  21.  
  22.            /OS2
  23.            /SPOOL
  24.            /PSFONTS
  25.            /NOWHERE
  26.            /DESKTOP
  27.            /OS!2_2.O_D   <--- this is your Workplace Shell directory
  28.  
  29.        Note:  In cetain cases, the desktop directory may have a similar,
  30.        but different directory name, remove the appropriate directory for
  31.        your case.
  32.  
  33.    2.  Execute the following steps to remove the system files from the
  34.        root directory (i.e., from the C:\ dos prompt):
  35.  
  36.        Note: OS/2 2.0, DOS 5.0 or later must be used for the following to work
  37.        correctly as the -h parameter is unspecified in previous versions
  38.        of the DOS attrib command.  (An alternative would be to use a
  39.        DOS utility that will allow you to change the hidden attribute of
  40.        a file).
  41.  
  42.           attrib -s -r -h os2*.*
  43.           erase os2*.*
  44.  
  45.           attrib -s -r -h ea?data.?sf
  46.           erase ea?data.?sf
  47.  
  48.           attrib -s -r -h wp?root.?sf
  49.           erase wp?root.?sf
  50.  
  51.    3.  To clear up any extended attribute problems that may occur, execute
  52.        the following steps:
  53.  
  54.           a)  Insert the Installation Diskette into drive A.
  55.           b)  Turn on the computer.  If the computer is already on, press
  56.               and hold the Ctrl + Alt, and press Del to restart the system.
  57.           c)  When you are prompted to do so, remove the Installation Diskette
  58.               and insert Diskette 1.
  59.           d)  Press Enter.
  60.           e)  When the Welcome screen is displayed, press Esc to display the
  61.               command prompt.
  62.           f)  Remove Diskette 1 and insert Diskette 2 (the diskette that
  63.               contains the CHKDSK command).
  64.           g)  To correct the errors on your hard disk, type the following at
  65.               the command prompt:
  66.  
  67.                 CHKDSK C: /F
  68.  
  69.               and press Enter.  (If your operating system resides on a drive
  70.               other than C, use the appropriate drive letter instead).
  71.           h)  Remove the diskette from Drive A.
  72.           i)  Press and hold Ctrl + Alt, and press Del to restart the system.
  73.  
  74.    CAUTION:  If you are going to be reinstalling OS/2 2.0 with the dual boot
  75.    option, you MUST be able to boot DOS from your hard drive before
  76.    proceeding. See the next section if you need help on putting DOS back on
  77.    your system.
  78.  
  79. PUTTING DOS BACK ON THE SYSTEM
  80. ------------------------------
  81.    You may put dos back by reinstalling your DOS package, or an easier way is
  82.    by using the DOS SYS command.  To use the SYS command, execute the
  83.    following steps:
  84.  
  85.       a)  Boot up a DOS bootable floppy disk (a DOS disk with system on it).
  86.       b)  If the SYS.COM file isn't already on your disk, copy it from your
  87.           DOS directory on the harddrive onto your disk.
  88.       c)  Execute the following command to make your hard drive bootable
  89.           again:
  90.  
  91.              SYS C:
  92.  
  93.       d)  If you have a backup copy of the DOS CONFIG.SYS and AUTOEXEC.BAT
  94.           copy them into the root directory (i.e., C:\), overwritting the
  95.           OS/2 CONFIG.SYS and AUTOEXEC.BAT.
  96.  
  97.           If you don't have a backup, and installed OS/2 in a dual boot
  98.           configuration, you may execute the following step to retreive
  99.           the ones that OS/2 kept for you (during installation for the
  100.           purpose of dual boot):
  101.  
  102.               copy c:\os2\system\config.dos c:\config.sys
  103.               copy c:\os2\system\autoexec.dos c:\autoexec.bat
  104.  
  105.       e)  At this point you may wish to reboot to make sure that you can
  106.           boot off your hard drive.
  107.  
  108. -------------------------------------------------------------------------------
  109. Thank you for calling the OS/2 2.0 Support Line.  Regarding the problem
  110. reported to the Support Line, we feel that this information may assist
  111. you in resoloving your problem.  If you still require assistance, please
  112. call 1-800-237-5511, and reference your customer number and problem (PMR)
  113. number.  Your Problem Record Number (PMR) should appear on the cover
  114. page of this faxed document.
  115.