QSINIT: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Software | {{Software | ||
|Picture=NA.png | |Picture=NA.png | ||
|Version= | |Version=13072024 (Jul 2024) | ||
|Author=[[dixie]] | |Author=[[dixie]] | ||
|License=Freeware | |License=Freeware | ||
|Download= | |Download= | ||
* [ftp://212.12.30.18/public/QS/QS_LDR.ZIP QSINIT loader, latest version | * [ftp://212.12.30.18/public/QS/QS_LDR.ZIP QSINIT loader], latest version | ||
* [ftp://212.12.30.18/public/QS/QS_SDK.ZIP QSINIT SDK - Source Code, latest version | * [ftp://212.12.30.18/public/QS/QS_SDK.ZIP QSINIT SDK] - Source Code, latest version | ||
|Website= | |Website= | ||
}} | }} | ||
Line 35: | Line 33: | ||
==Links== | ==Links== | ||
* [http://ru2.halfos.ru/core/articles/qsinit/ QSINIT Loader] - Russian | * [http://ru2.halfos.ru/core/articles/qsinit/ QSINIT Loader] - Russian | ||
* [ftp://212.12.30.18/public/QS/Archive/ QSINIT, archived versions] | |||
[[Category:System]] | [[Category:System]] | ||
[[Category:Freeware]] | [[Category:Freeware]] |
Revision as of 14:11, 19 July 2024
QSINIT | |
---|---|
![]() | |
Version | 13072024 (Jul 2024) |
Vendor | |
Author | dixie |
License | Freeware |
Download | * QSINIT loader, latest version
|
Website |
QSINIT is a replacement of OS2LDR created from scratch.
QSINIT share some functionality with OS/4 like OS2LDR.INI file format (kernel menu and options) is because the author was part of the OS/4 team and wrote the same part of OS/4 OS2LDR, also the author decided it was a good idea to have OS/4 compatibility.
Installation and use
Latest version works fine with current version of ACPI.PSD once /VW parameter is specified (e.g.: PSD=ACPI.PSD /VW). To install QSINIT:
- rename original IBM OS2LDR to OS2LDR.OLD;
- unzip OS2LDR and QSINIT.LDI to the root of boot drive;
- create OS2LDR.INI in the root (see readme.txt for example) and reboot.
This will solve the "just 512 MB of RAM" problem on EFI.
- Additional Instructions to use the remaining RAM memory to create a RAMDISK, for example for the temporary directory or the swap file.
License
- Binary form of this package is freeware.
- Source code for non-commercial use only.
This application is based on part on:
- zlib 1.2.5 (c) 1995-2010 Jean-loup Gailly and Mark Adler - zlib License.
- FatFs - FAT file system module (c) 2011, ChaN. - BSD 1-Clause
- PMODE 3.07 (c) 1994, Tran (a.k.a. Thomas Pytel) - AS IS Freeware
Links
- QSINIT Loader - Russian
- QSINIT, archived versions