Requirements
This package can be installed on IBM-PC compatible 586+ computer with up and running OS/2 version 4.5 (WSeB).
It is required to have SMP-version of DOSCALL1.DLL, i.e. the system must to be SMP.
It is suggested to be on XR_C005 or XR_C006 fixpack level.
Note: new boot loader OS2LDR does not require the above and may boot any modern OS/2 configuration with version 4.5.Install
This package contains the follow:
To install the new OS/4 kernel you need:
Unpack the package on you boot drive, for example in \OS4 directory:
Backup your original boot loader and kernel in root directory of the boot drive:
Copy new boot loader and its configuration file in root of the boot drive:
Copy the new OS/4 kernel and boot logo in root of the boot drive:
Modify \OS2LDR.INI file if you need. Supplied configuration file will boot the OS/4 kernel by default and allow you to select booting with your original OS/2 kernel.
Now you can reboot.
Uninstall
Restore your original boot loader and kernel from backup copy:
Remove OS/4 files and its logo and configuration files:
Files pre uploading (MemFiles)
What is it for
How does it work
How to use it
There is the files list in OS4KRNL.INI that need to be loaded. The file structure is simple. Each line contains the file name to be loaded. The only problem is that kernel may try to load file that is not present on disk like .SYM files for drivers. To avoid this failures it is useful to add all such files to list. How to investigate the files to preload in your system. Just create OS4KRNL.INI with only two lines:
Then in OS2LDR.INI set LOGSIZE=XXX parameter in [config] section.
Then reboot and get the boot log with commands:
Investigate the log for messages like "==Need 'xxxxx'==" where 'xxxxx' is a file name and put all this names in preloading file list in OS4KRNL.INI. When you put all required files in the list then there will be no messages like "==Need 'xxxxx'==" in boot log.