Subversion Repositories Kolibri OS

Rev

Rev 8150 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

  1. ; Place this file to ESP:/EFI/BOOT/kolibri.ini, near kolibri.efi and kolibri.krn
  2.  
  3. ; Screen resolution
  4. resolution=1024x768
  5.  
  6. ; Duplicate debug output to the screen
  7. debug_print=0
  8.  
  9. ; Start LAUNCHER app after kernel is loaded
  10. launcher_start=1
  11.  
  12. ; Configure MTRR's
  13. mtrr=1
  14.  
  15. ; 3: use ramdisk loaded from kolibri.img
  16. ; 5: don't use ramdisk
  17. imgfrom=3
  18.  
  19. ; Path to /sys directory
  20. syspath=/rd/1
  21.  
  22. ; Interrupt booting to ask the user for boot params
  23. ask_params=0
  24.