Computing.Net > Forums > Disk Operating System > unable to create KEYB table

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

unable to create KEYB table

Reply to Message Icon

Name: mutantpineapple
Date: February 11, 2005 at 03:03:45 Pacific
OS: MS DOS 6.22
CPU/Ram: athlon xp 2600/512mb
Comment:

after running memmaker in ms dos 6.22, i get the message "Unable to create KEYB table in resident memory" every time i boot up. the only effect this has is that the keyboard layout is set to US instead of UK but its annoying... anyone got any ideas? its probably really obvious but im pretty new to DOS so ive got no idea :)

in case you need to see em, here are my autoexec.bat and config.sys files:
autoexecbat:
LH /L:0;1,45456 /S C:\DOS\SMARTDRV.exe /X
@ECHO OFF
PROMPT $p$g
PATH=C:\DOS;C:\DOS\DOSSHELL
SET DIRCMD=/p/a/o/l
SET TEMP=C:\DOS
MODE CON RATE=32 DELAY=1
MODE CON CODEPAGE PREPARE=((437) C:\DOS\EGA.CPI)
MODE CON CODEPAGE SELECT=437
LH /L:1,16656 KEYB UK,,C:\DOS\KEYBOARD.SYS
LH C:\DOS\MSCDEX.exe /S /D:IDE-CD
LH KILLER
LH DOSKEY
LH CTMOUSE
LH CTMOUSE > NUL
BREAK ON
C:\ESSOLO.com
ECHO.

config.sys:
DEVICE=C:\essolo.sys
DEVICE=C:\DOS\HIMEM.SYS
DEVICE=C:\DOS\EMM386.exe RAM
BUFFERS=15,0
FILES=30
DOS=UMB
LASTDRIVE=z
FCBS=4,0
DEVICEHIGH /L:1,12048 =C:\DOS\SETVER.exe
DOS=HIGH
COUNTRY=044,437,C:\DOS\COUNTRY.SYS
DEVICEHIGH=C:\Dos\VIDE-CDD.SYS /D:IDE-CD
DEVICEHIGH /L:1,15792 =C:\DOS\DISPLAY.SYS CON=(EGA,,1)

help is much appreciated!



Sponsored Link
Ads by Google

Response Number 1
Name: IVO
Date: February 11, 2005 at 08:12:59 Pacific
Reply:

In your Autoexec.bat (that should have @Echo Off as its first statement) insert the following line (after the Path statement)

Keyb uk,437,C:\DOS\KeyBoard.sys


0

Response Number 2
Name: jboy
Date: February 11, 2005 at 09:35:55 Pacific
Reply:

I've never been too impressed by memmaker

Sure - it sounds like the region 1 specified by the LH statement is not large enough to accomodate keyboard.sys. There may not be enough UMA available to load the driver there - normally it would just load low in that case, but when you specify a region it will fail to load.

Also, no need to specify 'LH' for smartdrv (it's automatic) - same for CuteMouse.

Setting the DOS directory as the dumping ground (M$ default) for temp files always struck me as stupid too - try setting a separate temp folder


I'm not insensitive, I just don't care.


0

Response Number 3
Name: jboy
Date: February 11, 2005 at 09:41:24 Pacific
Reply:

.. also - assuming you want your CD drive cached by smartdrv, you'll need to load mscdex.exe before invoking smartdrv.


I'm not insensitive, I just don't care.


0

Response Number 4
Name: mutantpineapple
Date: February 11, 2005 at 09:43:04 Pacific
Reply:

ok great, no more error message! thanks guys

trouble is, im still stuck with the US layout! :S any ideas why?


0

Response Number 5
Name: jboy
Date: February 11, 2005 at 10:10:50 Pacific
Reply:

Not really - never really done much with that command, understandably.

Are you sure it's loaded?

Maybe refer to the excellent DOS Help program - number of alternate loading options.


I'm not insensitive, I just don't care.


0

Related Posts

See More



Response Number 6
Name: mutantpineapple
Date: February 11, 2005 at 10:45:03 Pacific
Reply:

ok problem solved... i "moved something" in autoexec.bat and now it works fine! :S thanks for all the help


0

Response Number 7
Name: jboy
Date: February 11, 2005 at 10:52:08 Pacific
Reply:

That'd do it. Glad it seems to be working.


I'm not insensitive, I just don't care.


0

Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: unable to create KEYB table

unable to create bootable windows cd www.computing.net/answers/dos/unable-to-create-bootable-windows-cd/16893.html

Keyboard won't type www.computing.net/answers/dos/keyboard-wont-type-/11749.html

DOS unable to access C: drive www.computing.net/answers/dos/dos-unable-to-access-c-drive/12049.html