Subversion Repositories Kolibri OS

Rev

Rev 431 | Rev 545 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 431 Rev 465
Line 1... Line 1...
1
$Revision: 431 $
1
$Revision: 465 $
2
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
2
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
3
;;                                                              ;;
3
;;                                                              ;;
4
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
4
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
5
;; Distributed under terms of the GNU General Public License    ;;
5
;; Distributed under terms of the GNU General Public License    ;;
6
;;                                                              ;;
6
;;                                                              ;;
Line 22... Line 22...
22
preboot_device      db  0 ; boot device
22
preboot_device      db  0 ; boot device
23
                          ; (1-floppy 2-harddisk 3-kernel restart)
23
                          ; (1-floppy 2-harddisk 3-kernel restart)
24
                          ;!!!! 0 - autodetect !!!!
24
                          ;!!!! 0 - autodetect !!!!
25
preboot_blogesc     db  1 ; start immediately after bootlog
25
preboot_blogesc     db  1 ; start immediately after bootlog
Line 26... Line 26...
26
 
26
 
27
      if $>10200h
27
      if $>0x200
28
ERROR: prebooting parameters must fit in first sector!!!
28
ERROR: prebooting parameters must fit in first sector!!!
29
      end if
29
      end if
30
hdsysimage          db  'KOLIBRI IMG' ; load from
30
hdsysimage          db  'KOLIBRI IMG' ; load from