Libretto 50CT DOS notes

I have set up my Toshiba Libretto 50CT to run DOS. Here are some notes on getting it all working comfortably. Presumes some experience with DOS.

BIOS

Sound

CONFIG.SYS

Configure HIMEM and EMM386:

DEVICE=C:\HIMEM.SYS
DEVICEHIGH=C:\EMM386.EXE

Put DOS in high memory:

DOS=HIGH,UMB

For PCMCIA software, add the X=D000-DFFF option to EMM386.EXE:

DEVICEHIGH=C:\EMM386.EXE X=D000-DFFF

To disable EMS, add the NOEMS flag:

DEVICEHIGH=C:\EMM386.EXE NOEMS X=D000-DFFF

AUTOEXEC.BAT

Nothing strictly necessary

Shell

4DOS is nice with auto completion and configuration TUI. Norton Commander is the classic two-pane file manager.

Internal compact flash

Works well with no-name 44 pin IDE adapter.

PCMCIA

Other connectivity