home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / misc / 597 / metados2 / config.sys < prev    next >
Encoding:
Text File  |  1992-04-16  |  818 b   |  29 lines

  1. ;
  2. ; Config.sys    An ascii file that describes the system configuration.
  3. ;
  4.  
  5. ; Physical Bacic operating system format
  6. ;*BOS, [Physical Bos driver][Arguments], [Physical id]:[DMA channel], ... 
  7. ;    Device #    meaning
  8. ;    0 - 7        DMA device 0 - 7
  9. ;    8 - 15        SCSI device 0 - 7
  10. ;
  11. ;
  12. ; *BOS, C:\AUTO\BOOT\CDAR.BOS, Z:0
  13. *BOS, C:\AUTO\BOOT\CDARGEN.BOS, Y:14
  14. ; *BOS, C:\AUTO\BOOT\NETBIO.BOS, X:7
  15.  
  16. ; Logical DOS format.
  17. ;*DOS  [Logical DOS] [Arguments], [Logical id]:[physical id],...
  18. ;
  19. *DOS, C:\AUTO\BOOT\HSMAY86.DOS, Q:Y
  20. *DOS, C:\AUTO\BOOT\ISO9660F.DOS, R:Y
  21. ;
  22. ; Load in the other "auto" folder files
  23. ;
  24. ;c:\auto\boot\ram512.prg    ; Load in 512 byte ramdisk.
  25. ;c:\auto\boot\gdos.prg        ; Load in gdos.
  26. ;c:\auto\boot\diab630.prg    ; Load in diablo 630 emulator.
  27. ;c:\auto\boot\sdump.prg        ; Load in Screen dump to laser.
  28.  
  29.