Hello Eric,

> On Nov 28, 2015, at 5:26 PM, Eric Auer <e.a...@jpberlin.de> wrote:
> 
> 
> 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:
> 

The above config files are just super stripped down "default FreeDOS 1.1” 
configuration
files on an installed system. Being used to do bug and crash detection of 
FDINST.

At preset, FDI (FreeDOS 1.2+ Installer) uses an even more stripped down 
configuration.
Mostly it just loads everything to lower memory, loads the cd-driver and disk & 
floppy caching.
 
FDI more or less just installs the same configuration that FreeDOS 1.1 creates. 
It customizes
it dynamically to use the settings and choices that are made when running the 
installer.

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


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

Reply via email to