Re: [Freedos-user] Re: ODIN 0.70

2004-08-09 Thread Arkady V.Belousov
Hi!

6-Авг-2004 04:47 [EMAIL PROTECTED] (Gregory Lumpkin) wrote to
[EMAIL PROTECTED]:

GL> autoexec.bat
GL> 
GL> @echo off
GL> set PATH=A:
GL> set temp=A:
GL> set tmp=A:

set temp=a:\
set tmp=a:\
path a:\

 Note absolute (not relative) path ("A:" mean current directory on the
A: drive). Also, PATH statement looks better in shorter form. :)

GL> config.sys
GL> ~~~
GL> LASTDRIVE=Z
GL> BUFFERS=20

 This is default.

GL> FILES=40
GL> DOS=HIGH,UMB
GL> DOSDATA=UMB

numlock off
break on
dos high,umb
dosdata umb
country ...
lastdrive z
;buffers 16
stacks 0,0
files 40
fcbs 1
device himem.sys
device emm386.exe ram i=b000-b800
; NOTE: for MS-EMM386 should be used "i=b000-b7ff"
shellhigh command.com /p /e:1024
; big environment is required, if you is programmer,
; else you may reduce 1024 to 256 or 128

GL> 12?DEVICE=A:\HIMEM.EXE

 I prefer to omit absolute pathes here - else you can't copy config.sys
to other drives (say, C:). Ie.:

12?device=himem.exe




---
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


Re: [Freedos-user] Re: ODIN 0.70

2004-08-06 Thread Gregory Lumpkin
I don't mind at all.  It's just the basic files from
ODIN tweaked a little bit.

Thanks!

--- Jim Hall <[EMAIL PROTECTED]> wrote:

> Gregory Lumpkin wrote:
> > Certainly.  Here you go:
> > ...
> 
> 
> Thanks, Gregory!  This is great.  I hope you don't
> mind, but I've posted 
> your CONFIG/AUTOEXEC examples on the "FreeDOS for
> Gamers" page at 
> 
> 
> 
> -jh
> 
> 
> -- 
>
_
> This email message has been automatically encrypted
> using ROT-26.
> NOTE: I WILL BE AWAY FROM EMAIL (ON VACATION) AUG
> 6-24.
> 
> 
>
---
> 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


Re: [Freedos-user] Re: ODIN 0.70

2004-08-06 Thread Jim Hall
Gregory Lumpkin wrote:
Certainly.  Here you go:
...

Thanks, Gregory!  This is great.  I hope you don't mind, but I've posted 
your CONFIG/AUTOEXEC examples on the "FreeDOS for Gamers" page at 


-jh
--
_
This email message has been automatically encrypted using ROT-26.
NOTE: I WILL BE AWAY FROM EMAIL (ON VACATION) AUG 6-24.
---
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


Re: [Freedos-user] Re: ODIN 0.70

2004-08-06 Thread Gregory Lumpkin
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