Can someone give me some help with the boot files? I have been using DRDOS since V 6, but FDOS is new to me. The machine is an AMD 2200, single HDD, 100M Zip, CD-RW, CD-DVD-RW. DRDOS is also on C:. W98SE will be. OS selection is done by Acronis OS Selector. I have a similar setup - with an older version of FDOS - on another machine.

I have a fresh installation of the version below. The current config.sys and autoexec.bat files are below that. They are basically as-installed except for adding a couple utilities and attempting to use some drivers from http://johnson.tmfc.net/freedos/frame.html

The usage for those drivers was clipped from the readmes, without much real understanding on my part. In their current form:

Boot option 2 - EMX386 - stops while trying to load XDMA.

ATAPICDD loads the CD but not the DVD. XCDROM - if it's line is selected - loads nothing.

TY
Ray

**************
C:\>ver /r

FreeCom version 0.82 pl 3 XMS_Swap [Dec 10 2003 06:49:21]
DOS version 7.10
FreeDOS kernel version 1.1.34
**************
!SET dosdir=C:\FDOS
!SET lang=EN
;for help on commands, see file config.sys in your FreeDOS directory
;www.benq.com/ss_download/drivers/storage/cd-rom/drivers/dos/apicd214.exe
;below is a demonstration of the FreeDOS multi-configuration menu system.
!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=C:\FDOS\BIN\HIMEM.EXE
2?DEVICE=C:\FDOS\BIN\EMM386.EXE NOEMS I=B000-B7FF I=DC00-EBFF I=C800-C8FF
1?DEVICE=C:\FDOS\bin\atapicdd.sys /D:FDCD0001
;12?DEVICEHIGH=C:\FDOS\BOOT\XCDROM.SYS /D:FDCD0001 /SM /SS
12?SHELLHIGH=C:\FDOS\BOOT\command.com /K C:\autofd.bat
12?DEVICEHIGH=C:\FDOS\BOOT\XDMA.SYS /O
3?SHELLHIGH=c:\command.com /D /K set path=C:\FDOS\bin
**************
@echo off
set PATH=%dosdir%\bin
set NLSDIR=%dosdir%\NLS
set temp=%dosdir%\temp
set tmp=%dosdir%\temp
SET BLASTER=A220 I5 D1 H5 P330
REM LH DISPLAY CON=(EGA,,1)
REM MODE CON CP PREP=((858) %dosdir%\cpi\EGA.CPI)
REM MODE CON CP SEL=858
REM Shsucdx /D:?FDCD0001 /D:?FDCD0002 /D:?FDCD0003
C:\FDOS\BOOT\shcdx33a.com /D:?FDCD0001 /D:?FDCD0002 /D:?FDCD0003
C:\FDOS\BOOT\mouse.exe
lh C:\UTILITY\snipper.com
lh C:\FILEMGR\NC\nc.exe
***************


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to