Subversion Repositories Kolibri OS

Rev

Rev 8150 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
8092 dunkaist 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