Author: Halo (pD951B32C.dip.t-dialin.net)
Date: 05-16-2004 19:37
CONFIG.SYS:
; Devices
;
; SCSI 6: `TOSHIBA CD-ROM XM-4101TA' -> K
;
; BOS-Treiber/BOS drivers
;
*BOS, c:autohs-cdrom.bos, K:14
;
; DOS-Treiber/DOS drivers
;
*DOS, c:autohs-iso.dos, K:K
;
; CD-Tool END
;
; Config.sys An ascii file that describes the system configuration.
;
; Physical Basic operating system format
;*BOS, [Physical Bos driver][Arguments], [Physical id]:[DMA channel], ...
; Device # meaning
; 0 - 7 ACSI device 0 - 7
; 8 - 15 SCSI device 0 - 7
;
;The next line installs FALCON.BOS for SCSI device 6 (14 = 8 + 6).
; Logical DOS format.
;*DOS [Logical DOS] [Arguments], [Logical id]:[physical id],...
;
;The High Sierra driver won't be needed in most cases
;*DOS, C:AUTOHSMAY86.DOS, Q:Y
;
;The next line installs ISO9660F.DOS for MetaDOS drive letter Y
;(which has been assigned to SCSI 5 above) as GEMDOS drive R:. Note
;that a lot of applications can't access drive letters beyond P:, so
;you might have to change the drive letter.
|