Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2014
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. [config]
  2. ; kernel from kernel list section to be loaded by default
  3. default=1
  4. ; waiting time after which kernel mentioned in "default" will be loaded
  5. timeout=0
  6. ;
  7. ;showmem=1
  8. ; debug level
  9. ;dbflags=0x19
  10. ; com port address (0 for vio)
  11. ;dbport=0
  12.  
  13. ;!ifeq DBG --debug
  14. dbport=0x3F8
  15. dbflags=0x11
  16. ;!else
  17. ;;dbflags=0
  18. ;!endif
  19.  
  20. [kernel]
  21. ;os2krnl = Normal 14_104a
  22. ;os2krnl = Normal 14_104a,LOGSIZE=4096,PRELOAD,LOADSYM
  23. os2krnl = Normal 14_104a,LOGSIZE=4096
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement