Subversion Repositories SvarDOS

Compare Revisions

No changes between revisions

Ignore whitespace Rev 278 → Rev 279

/files/floppy/fdinst.exe
Cannot display: file marked as a binary type.
svn:mime-type = application/x-dosexec
Property changes:
Deleted: svn:mime-type
-application/x-dosexec
\ No newline at end of property
/files/floppy/shsucdx.com
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Deleted: svn:mime-type
-application/octet-stream
\ No newline at end of property
/files/floppy/dat/fdnpkg.cfg
File deleted
/files/floppy/devload.com
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Deleted: svn:mime-type
-application/octet-stream
\ No newline at end of property
/files/floppy/udvd2.sys
Cannot display: file marked as a binary type.
svn:mime-type = application/x-dosdriver
Property changes:
Deleted: svn:mime-type
-application/x-dosdriver
\ No newline at end of property
/files/floppy/eltorito.sys
Cannot display: file marked as a binary type.
svn:mime-type = application/x-dosdriver
Property changes:
Deleted: svn:mime-type
-application/x-dosdriver
\ No newline at end of property
/files/floppy/himemx.exe
Cannot display: file marked as a binary type.
svn:mime-type = application/x-dosexec
Property changes:
Deleted: svn:mime-type
-application/x-dosexec
\ No newline at end of property
/files/floppy/autoexec.bat
9,23 → 9,6
REM DISPLAY driver for NLS support
DISPLAY CON=(EGA,,1)
 
REM *** CDROM initialization - ONLY IF REQUIRED FOR PACKAGES INSTALL ***
 
IF EXIST A:\ATTRIB.ZIP GOTO SKIPCDINIT
 
REM UDVD2 is called with /UX to DISABLE UltroDMA (force PIO mode). Otherwise
REM freezes happen when running VirtualBox (tested under vbox 5.0 and 5.1)
IF NOT EXIST SVCD0001 DEVLOAD /Q /H A:\UDVD2.SYS /D:SVCD0001 /UX
 
REM if UDVD2 failed, try using eltorito as last resort
REM under Virtualbox 6.0 eltorito leads to an empty drive
IF NOT EXIST SVCD0001 DEVLOAD /Q /H A:\ELTORITO.SYS /D:SVCD0001
 
REM enable the CD only if driver succeeded
IF EXIST SVCD0001 SHSUCDX /D:SVCD0001 /Q
 
:SKIPCDINIT
 
FDAPM APMDOS
 
ECHO.
/files/floppy/config.sys
1,8 → 1,8
SWITCHES=/F
DOS=HIGH
LASTDRIVE=Z
FILES=25
FILES=10
;STACKS=0
BUFFERS=10
DEVICE=A:\HIMEMX.EXE
SHELLHIGH=A:\COMMAND.COM /f /e:1024 /p
;DEVICE=A:\HIMEMX.EXE
SHELLHIGH=A:\COMMAND.COM /f /e:512 /p