KolibriOS kernel
rdload.inc File Reference

Variables

label read_ramdisk
 
label read_image_fsinfo
 
db _name
 
db _name_digit
 
db bootpath1
 
db bootpath2
 
label read_image
 
label no_sys_on_hd
 
label not_format_ram_disk
 
label yes_sys_on_hd
 

Variable Documentation

◆ _name

db _name
Initial value
'/hd'
Source
boot/rdload.inc:85

◆ _name_digit

db _name_digit
Initial value
'0'
Source
boot/rdload.inc:86

◆ bootpath1

db bootpath1
Initial value
'KOLIBRI.IMG',0
Source
boot/rdload.inc:91

◆ bootpath2

db bootpath2
Initial value
'KOLIBRI/KOLIBRI.IMG',0
Source
boot/rdload.inc:93

◆ no_sys_on_hd

label no_sys_on_hd

◆ not_format_ram_disk

label not_format_ram_disk

◆ read_image

label read_image

◆ read_image_fsinfo

label read_image_fsinfo

◆ read_ramdisk

label read_ramdisk

◆ yes_sys_on_hd

label yes_sys_on_hd