Displaying 1 result from an estimated 1 matches for "os2krnl".
2004 Aug 27
1
memdisk and OS/2
...hen loading IBMINT13.I13 driver or
doesn't load any .ADD driver and stops saying it cannot find COUNTRY.SYS
(it needs at
least one .ADD disk driver loaded before it can continue accessing the
boot device).
Going in details as far as I can see, it loads successfully the boot
sector, OS2LDR, OS2KRNL, OS2LOGO, CONFIG.SYS
but stops there after attempting to find the correct .ADD driver to load
in CONFIG.SYS.
I believe that the IBMINT13.I13 driver is the only way to go when it
comes to using INT13h disk access (that is what memdisk does - redirect
interrupt 13 calls to the ram disk it creates...