home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 14 Text / 14-Text.zip / os2-boot.rev < prev    next >
Text File  |  1992-05-13  |  5KB  |  112 lines

  1.  Creating a Boot disk for OS/2 GA version for FAT FILE SYSTEM.
  2.  Revised : Mon  05-11-1992
  3.  Morton F. Kaplon CompuServe ID 73457,437
  4.  Voice Phone 215/758-9686
  5.  
  6.  ONE file NPXEMLTR.DLL was inadvertently omitted from the original posting of
  7.  this file. I apologize for that omission and any difficulties it may
  8.  have caused.
  9.  
  10.  The procedure has changed from the Beta Versions. The Installation disk has
  11.  SYSINSTX.COM on it as well as  OS2KRNLI, OS2LDR, OS2LDR.MSG and a lot of
  12.  other files which are not needed. Copy SYSINSTX.COM to your C: drive
  13.  and from there give the command "SYSINSTX A:", where you have a formatted
  14.  hi density disk in A:. All SYSINSTX does is copy the hidden file OS2BOOT
  15.  to the A: drive. The other three OS2*.* files on the installation disk are
  16.  not hidden and you can copy them to a: via C: or by whatever means you want.
  17.  It is important to rename OS2KRNLI to OS2KRNL on the boot disk being created.
  18.  
  19.  The rest of the required files are all on Disk 1 of the Installation Set
  20.  and they are listed below. There are a number of files with the numeral 1
  21.  in their names. These files are for a CLONE. If you have a PS-2 machine
  22.  there is a corresponding set, also on Disk 1 which have a 2 in place of the
  23.  1. Use those. If you have a PS-2 you probably also need to copy the file
  24.  ABIOS.SYS which is on Disk 1 also. On Disk 1 there is a file named OS2SCSI.DMD
  25.  which is not listed below. That is presumably their generic driver for SCSI
  26.  drives and is probably needed for those with that kind of hard drive, and
  27.  for which there should be a corrsponding statement in config.sys.
  28.  
  29.  I am not sure that all of these are absolutely required but I tried to
  30.  get it down to a size that would fit on a 5 1/4" floppy and when I got
  31.  there, I called it a day.
  32.  
  33.  Directory of  a:\*.*  Wed  04-29-1992  Files on the Boot Disk
  34.  
  35. ansicall.dll    438  ___A_ Copied From Disk 1
  36. bkscalls.dll    401  ___A_ Copied From Disk 1
  37. bmscalls.dll    398  ___A_ Copied From Disk 1
  38. bvhinit.dll    9203  ___A_ Copied From Disk 1
  39. bvscalls.dll    454  ___A_ Copied From Disk 1
  40. clock01.sys    3666  ___A_ Copied From Disk 1
  41. cmd.exe       87552  ___A_ Copied From Disk 1
  42. config.sys      439  ___A_ Copied From Disk 1 and amended as listed below
  43. country.sys   24604  ___A_ Copied From Disk 1
  44. dos.sys        1142  ___A_ Copied From Disk 1
  45. doscall1.dll  87884  ___A_ Copied From Disk 1
  46. ea data. sf    3584  RHSA_ Created when os2krnli copied from Installation disk
  47. harderr.exe   14436  ___A_ Copied From Disk 1
  48. ibm1flpy.add  24026  ___A_ Copied From Disk 1
  49. ibm1s506.add  12908  ___A_ Copied From Disk 1
  50. ibmint13.i13   9564  ___A_ Copied From Disk 1
  51. kbd01.sys     29013  ___A_ Copied From Disk 1
  52. kbdcalls.dll    858  ___A_ Copied From Disk 1
  53. keyboard.dcp   5177  ___A_ Copied From Disk 1
  54. moucalls.dll   1010  ___A_ Copied From Disk 1
  55. msg.dll         477  ___A_ Copied From Disk 1
  56. nampipes.dll    711  ___A_ Copied From Disk 1
  57. nls.dll         465  ___A_ Copied From Disk 1
  58. npxemltr.dll  25280  ___A_ Copied from Disk 1
  59. os2boot        1099  RHSA_ Created on boot disk by sysinstx
  60. os2char.dll   56320  ___A_ Copied From Disk 1
  61. os2dasd.dmd   31994  ___A_ Copied From Disk 1
  62. os2krnl      716044  ___A_ Copy os2krnli from Installation Disk to os2krnl
  63. os2ldr        32256  ___A_ Copied from Installation Disk
  64. os2ldr.msg     8440  ___A_ Copied from Installation Disk
  65. print01.sys    8934  ___A_ Copied From Disk 1 Needed Only if need to print
  66. quecalls.dll  14994  ___A_ Copied From Disk 1
  67. screen01.sys   1441  ___A_ Copied From Disk 1
  68. sesmgr.dll    31256  ___A_ Copied From Disk 1
  69. sysinst1.exe   4224  ___A_ Copied From Disk 1
  70. syslevel.os2    169  ___A_ Copied From Disk 1
  71. viocalls.dll   1825  ___A_ Copied From Disk 1
  72.    1,202,126 bytes in 37 file(s)         1,234,944 bytes allocated
  73.      197,440 bytes free
  74.  
  75. If print01.sys is not included, then the files could be encompassed on
  76. a 1.2M 5 1/2" floppy.
  77.  
  78. On a 3 1/2" drive there is sufficient space for chkdsk.com, a modest size
  79. editor (I use Qedit's Q.exe which is only about 48K) and there is still
  80. quite a bit of space left over.
  81.  
  82. <-- Contents of CONFIG.SYS on boot disk -->
  83. buffers=32
  84. iopl=yes
  85. memman=noswap
  86. protshell=sysinst1.exe
  87. set os2_shell=cmd.exe
  88. diskcache=64,LW
  89. protectonly=yes
  90. libpath=.;\;
  91. pauseonerror=no
  92. codepage=850
  93. devinfo=kbd,us,keyboard.dcp
  94. rem devinfo=scr,ega,vtbl850.dcp
  95. device=\dos.sys
  96. rem device=\mouse.sys
  97. set path=.;\
  98. set dpath=\;
  99. set keys=on
  100. rem if you do not need to print from boot disk next below is not needed
  101. basedev=print01.sys
  102. basedev=ibm1flpy.add
  103. basedev=ibm1s506.add
  104. basedev=ibmint13.i13
  105. basedev=os2dasd.dmd
  106. rem device=\testcfg.sys
  107.  
  108. In case you haven't noticed it you can now include in config.sys a
  109. command (for example)  call=c:\os2\xcopy.exe c:whatever d:whatever
  110. or what have you. It is very useful to back up the \DESKTOP and
  111. \os2\*.ini files on the fly. This is noted in the Manual.
  112.