Certainly.  Here you go:

autoexec.bat
~~~~~~~~~~~~

@echo off 
set PATH=A:
set temp=A:
set tmp=A:
SET BLASTER=A220 I5 D1 H5 P330
LH DISPLAY CON=(EGA,,1)
MODE CON CP PREP=((858) A:\cpi\EGA.CPI)
MODE CON CP SEL=858
rem below is the mscdex clone. Gives a driveletter to
your cdrom-drive,
rem if you have loaded a cdrom-driver driver in
config.sys first
LH Shsucdx /D:?FDCD0001,D,,1 /D:?FDCD0002,D,,1
/D:?FDCD0003,D,,1
LH KEYB US,,A:\KEY\US.KL  
CTMOUSE 


config.sys
~~~~~~~~~~~

LASTDRIVE=Z
BUFFERS=20     
FILES=40
DOS=HIGH,UMB
DOSDATA=UMB
set dircmd=/ogn
MENUCOLOR=7,0
MENUDEFAULT=1,5
MENU 1 - Load FreeDOS including HIMEM XMS-memory
driver  
MENU 2 - Load FreeDOS with maximum RAM free, using
EMM386
MENU 3 - Load FreeDOS without drivers 
12?DEVICE=A:\HIMEM.EXE 
2?DEVICE=A:\EMM386.EXE
;rem replace ATAPICDD by your own cdromdriver, which
is much better!
1?DEVICE=A:\atapicdd.sys /D:FDCD0001 
12?SHELLHIGH=a:\command.com /P
3?SHELLHIGH=a:\command.com /D /P


Please let me know if I can assist you further.

Greg

--- Leke Lapinkangas  <[EMAIL PROTECTED]> wrote:

> Hei Gregory, 
> Would it be possible for you to send me your copies
> of autoexec.bat and
> config.sys. Maybe you could paste them onto this
> thread.
> Thanks, Leke.
> 
> 
> 
> 
>
--------------------------------------------------------------------
> FREE eLearning courses for Merseyside SMEs
> Register NOW at:
> http://www.training.connect.org.uk/elearning-mm/
> Improve your productivity, profitability and
> competitiveness through learning
> 
> 
>
-------------------------------------------------------
> This SF.Net email is sponsored by OSTG. Have you
> noticed the changes on
> Linux.com, ITManagersJournal and NewsForge in the
> past few weeks? Now,
> one more big change to announce. We are now OSTG-
> Open Source Technology
> Group. Come see the changes on the new OSTG site.
> www.ostg.com
> _______________________________________________
> Freedos-user mailing list
> [EMAIL PROTECTED]
>
https://lists.sourceforge.net/lists/listinfo/freedos-user
> 



-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
Freedos-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to