home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / CMCD0704.ISO / Software / Complet / FreeDOS / fdbootcd.iso / isolinux / DATA / FDBOOT.IMG / FDCONFIG.SYS < prev    next >
Text File  |  2004-04-19  |  3KB  |  56 lines

  1. !FILES=20
  2. !BUFFERS=20
  3. !LASTDRIVE=Z
  4. !SET PATH=A:\FREEDOS
  5. !SWITCHES=/F /N
  6. ; last update 2004-04-19 [BBL]
  7. ; Distro name explanation: bible figure who has waited a lot (1000 years)
  8. ;                          waiting for the final fdb9 feels the same :)
  9. ;
  10. ; Freedos configuration file for system drivers
  11. ; Contents provided by Bernd Blaauw
  12. ; http://members.home.nl/bblaauw , bblnews@hotmail.com
  13. ; and by Jeremy Davis 
  14. ; http://www.fdos.org/ , jeremyd@computer.org
  15. ; Please edit to suit your needs.
  16.  
  17. menucolor=7,0
  18. MENU     ╔═══════════════════════════════════════════════════════════════════╗
  19. MENU     ║ FreeDOS Beta9 (Release Candidate 5, "Methusalem") INSTALL         ║
  20. MENU     ╠═══════════════════════════════════════════════════════════════════╣
  21. MENU     ║                                                                   ║
  22. MENU     ║   1. Boot with XMS & (IDE/ATAPI) CD-ROM driver (default)          ║
  23. MENU     ║                                                                   ║
  24. MENU     ║   2. Boot without XMS, attempt cdrom loading                      ║
  25. MENU     ║                                                                   ║
  26. MENU     ║   3. Clean Boot (No CD-ROM driver loaded)                         ║
  27. MENU     ║                                                                   ║
  28. MENU     ║   4. Run setup with user-specified (SCSI)cd-rom driver(s)         ║
  29. MENU     ║                                                                   ║
  30. MENU     ║                                                                   ║
  31. MENU     ║                                                                   ║
  32. MENU     ║                                                                   ║
  33. ;MENU     ║      (press 0 to run Memtest86 - physical memory test program)    ║
  34. MENU     ║                                                                   ║
  35. MENU     ║      FreeDOS is a trademark of Jim Hall 1994-2004                 ║
  36. MENU     ║                                                                   ║
  37. MENU     ╚═══════════════════════════════════════════════════════════════════╝
  38. MENUDEFAULT=1,60
  39.  
  40. 0?!SHELL=A:\FREEDOS\MEMTESTE.EXE
  41.  
  42. 14?!DOS=HIGH,UMB
  43. 14?!DOSDATA=UMB
  44. 14?!DEVICE=A:\DRIVER\HIMEM.EXE
  45. ;14?!DEVICE=A:\driver\EMM386.EXE NOEMS I=B000-B7FF I=DC00-EBFF I=C800-C8FF /verbose
  46. ;14?device?=dummy.sys [halt for emm386 msg] [each devicehigh shows 'No UMB!' msg]
  47. ;14?DEVICE=A:\DRIVER\FDXMS286.SYS
  48. 124?!SHELLHIGH=A:\COMMAND.COM A:\ /E:1024 /F /MSG /K A:\FREEDOS\FDAUTO.BAT
  49. 3?!SHELLHIGH=A:\COMMAND.COM A:\ /D /K set path=A:\freedos
  50.  
  51. 124?!set disksrc=A:
  52. 124?!set dircmd=/p /ogn
  53. 124?!set lang=EN
  54. 124?!set buffsize=5
  55. 124?!set cputype=80186
  56. !echo=Welcome to FreeDOS (http://www.freedos.org)!