Hi Jerome,

> COUNTRY=001,858,C:\FDOS\BIN\COUNTRY.SYS

> DOS=HIGH
> DOS=UMB
> DOSDATA=UMB
> DEVICE=C:\FDOS\BIN\HIMEMX.EXE

> SHELLHIGH=C:\FDOS\BIN\COMMAND.COM C:\FDOS\BIN /E:1024 /P=C:\AUTOEXEC.BAT

I recommend to NOT use shellhigh with the XMS swap command.com:

It already has a small RESIDENT memory footprint, but needs a
large INITIAL amount of memory which is often not free in UMB.

Instead, I recommend to use UMB more for CD and cache drivers.

> SHSUCDX /QQ /D3
> DEVLOAD /H /Q %dosdir%\BIN\UIDE.SYS /H /D:FDCD0001 /S5

How are your experiences with UIDE / SHSUCDX cooperation? It
would be easier to load UIDE in config.sys otherwise...

> SHSUCDX /QQ /~ /D:?SHSU-CDR,D /D:?SHSU-CDH,D /D:?FDCD0001,D /D:?FDCD0002,D 
> /D:?FDCD0003,D

If you ask me: Suspiciously complex SHSUCDX options. Also, the
/QQ probably means something like "no messages", which is bad
if you want to give the user a chance to report potential bugs!

> SHSUCDX /D

See above.

> SET AUTOFILE=%0
> SET CFGFILE=C:\FDCONFIG.SYS

Do you actually know if it is C: here? If you boot from CD, it
will most likely be A: instead of C:

Cheers, Eric



------------------------------------------------------------------------------
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to