Symbol PDT 3200 Technical Reference Manual page 16

Hide thumbs Also See for PDT 3200:
Table of Contents

Advertisement

PDT 3200 Technical Reference Guide
REM ****************************************
REM Standard CONFIG.SYS for building system.
REM ****************************************
REM ***************************
REM Create flash and RAM drives
REM ***************************
DEVICE = B:\FLASHDSK.SYS 4096
DEVICE = B:=VDISK.SYS 4096 /e
REM *********************************
REM Load decode/configuration drivers
REM *********************************
DEVICE = B:\DECODE.SYS
DEVICE = B:\CFGDEV.SYS
NEWFILE = C:\CONFIG.SYS
@echo off
REM ******************************************
REM Standard AUTOEXEC.BAT for starting system.
REM ******************************************
PATH=%PATH%;B:\
C:
IF EXIST A:\CONFIG.SAF IF EXIST C:\AUTOEXEC.BAT C:\AUTOEXEC.BAT
Figure 1-5. AUTOEXEC.BAT File on Drive B
REM **********************************
REM Standard CONFIG.SYS for safe boot.
REM **********************************
REM ****************************
REM Recover flash and RAM drives
REM ****************************
DEVICE = B:\FLASHDSK.SYS 4096
DEVICE = B:\VDISK.SYS 4096 /e
1-6
Figure 1-4. CONFIG.SYS File on Drive B
Figure 1-6. CONFIG.SAF File on Drive B

Advertisement

Table of Contents
loading

Table of Contents