Subversion Repositories Kolibri OS

Rev

Rev 837 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 837 Rev 848
Line 3... Line 3...
3
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
3
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
4
;; Distributed under terms of the GNU General Public License    ;;
4
;; Distributed under terms of the GNU General Public License    ;;
5
;;                                                              ;;
5
;;                                                              ;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 7... Line 7...
7
 
7
 
Line 8... Line 8...
8
$Revision: 837 $
8
$Revision: 848 $
9
 
9
 
10
 
10
 
Line 29... Line 29...
29
			  ; (1-floppy 2-harddisk 3-kernel restart 4-format ram disk)
29
			  ; (1-floppy 2-harddisk 3-kernel restart 4-format ram disk)
30
			  ;!!!! 0 - autodetect !!!!
30
			  ;!!!! 0 - autodetect !!!!
31
preboot_blogesc = 0       ; start immediately after bootlog
31
preboot_blogesc = 0       ; start immediately after bootlog
32
preboot_biosdisk    db	2 ; use V86 to access disks through BIOS (1-yes, 2-no)
32
preboot_biosdisk    db	2 ; use V86 to access disks through BIOS (1-yes, 2-no)
Line 33... Line 33...
33
 
33
 
34
      if $>0x200
34
;      if $>0x200
35
ERROR: prebooting parameters must fit in first sector!!!
35
;ERROR: prebooting parameters must fit in first sector!!!
36
      end if
36
;      end if
37
hdsysimage	    db	'KOLIBRI IMG' ; load from
37
hdsysimage	    db	'KOLIBRI IMG' ; load from