/titanic_44/usr/src/grub/grub-0.97/docs/ |
H A D | multiboot.texi | 116 Every operating system ever created tends to have its own boot loader. 131 boot loader and a operating system, such that any complying boot loader 171 interpretation of specific file systems (e.g. the BSD/Mach boot loader), 189 how this configuration information is obtained by the boot loader, it 190 should provide a standard means for the boot loader to pass such 203 a boot loader, that is probably appropriate, because all the memory 204 consumed by the boot loader will typically be made available again after 208 switching code generally needs to be in the boot loader anyway in order 219 existence in order to load the OS image --- otherwise the boot loader 225 loader to load the image without having to understand numerous a.out [all …]
|
H A D | multiboot.info | 69 Every operating system ever created tends to have its own boot loader. 84 boot loader and a operating system, such that any complying boot loader 130 interpretation of specific file systems (e.g. the BSD/Mach boot loader), 150 how this configuration information is obtained by the boot loader, it 151 should provide a standard means for the boot loader to pass such 166 loader, that is probably appropriate, because all the memory consumed 167 by the boot loader will typically be made available again after the 171 switching code generally needs to be in the boot loader anyway in order 183 boot loader effectively becomes operating system specific again. 187 (*note OS image format::), which allows the boot loader to load the [all …]
|
H A D | grub.info-1 | 39 a flexible and powerful boot loader program for PCs. 82 * Role of a boot loader:: The role of a boot loader 90 Briefly, a "boot loader" is the first software program that runs when 96 GNU GRUB is a very powerful boot loader, which can load a wide 124 Besides the GRUB boot loader itself, there is a "grub shell" `grub' 126 operating system. It emulates the boot loader and can be used for 127 installing the boot loader. 133 systems by loading another boot loader. It is typically used for 149 Erich then began modifying the FreeBSD boot loader so that it would 151 write his own boot loader from scratch than to keep working on the [all …]
|
H A D | menu.lst | 29 kernel /boot/loader.gz 46 kernel /boot/loader
|
H A D | grub.info | 40 flexible and powerful boot loader program for PCs. 83 * Role of a boot loader:: The role of a boot loader 91 Briefly, a "boot loader" is the first software program that runs when a 97 GNU GRUB is a very powerful boot loader, which can load a wide 125 Besides the GRUB boot loader itself, there is a "grub shell" `grub' 127 operating system. It emulates the boot loader and can be used for 128 installing the boot loader. 134 systems by loading another boot loader. It is typically used for 150 Erich then began modifying the FreeBSD boot loader so that it would 152 write his own boot loader from scratch than to keep working on the [all …]
|
H A D | grub.info-4 | 38 The disk space can be used in a boot loader is very restricted 41 how to make a boot loader code enough small to be fit in a MBR. 49 in a filesystem, in the "boot loader" area in a FFS or a ReiserFS, and
|
H A D | grub.texi | 97 a flexible and powerful boot loader program for @sc{pc}s. 138 * Role of a boot loader:: The role of a boot loader 145 Briefly, a @dfn{boot loader} is the first software program that runs when 151 GNU GRUB is a very powerful boot loader, which can load a wide variety 154 unsupported operating systems by loading another boot loader. It is 182 Besides the GRUB boot loader itself, there is a @dfn{grub shell} 184 you are in your operating system. It emulates the boot loader and can 185 be used for installing the boot loader. 198 Erich then began modifying the FreeBSD boot loader so that it would 200 to write his own boot loader from scratch than to keep working on the [all …]
|
H A D | internals.texi | 43 Partition table passed to another boot loader 55 Stage 1 is loaded here by BIOS or another boot loader 297 The disk space can be used in a boot loader is very restricted because 300 make a boot loader code enough small to be fit in a MBR. 308 in a filesystem, in the @dfn{boot loader} area in a FFS or a ReiserFS,
|
H A D | multiboot.h.texi | 30 /* @r{The magic number passed by a Multiboot-compliant boot loader.} */
|
H A D | grub.info-2 | 50 machine has a PXE ROM, use `pxegrub'. If the machine has an NBI loader 301 after an MBR, or the boot loader area of a ReiserFS or a FFS. 1176 * chainloader:: Chain-load another boot loader 1229 Boot the OS or chain-loader which has been loaded. Only necessary 1252 Load FILE as a chain-loader. Like any other file loaded by the 1257 defective boot loader, such as SCO UnixWare 7.1 (*note SCO 1333 DEVICE is a drive, or in the "boot loader" area if DEVICE is a FFS
|
H A D | kernel.c.texi | 60 /* @r{Am I booted by a Multiboot-compliant boot loader?} */
|
H A D | grub.info-3 | 311 kernel /boot/loader 1036 loader just fine'. Mention the commands you executed, the messages 1126 Partition table passed to another boot loader 1138 Stage 1 is loaded here by BIOS or another boot loader
|
/titanic_44/usr/src/grub/grub-0.97/netboot/ |
H A D | undi.c | 451 undi.pxs->loader.ax = ( undi.pci.bus << 8 ) | undi.pci.devfn; in undi_loader() 455 undi.pxs->loader.bx = 0xffff; in undi_loader() 456 undi.pxs->loader.dx = 0xffff; in undi_loader() 460 undi.pxs->loader.es = 0xf000; in undi_loader() 461 undi.pxs->loader.di = virt_to_phys ( undi.pnp_bios ) - 0xf0000; in undi_loader() 471 undi.pxs->loader.undi_cs = SEGMENT( undi.driver_code ); in undi_loader() 480 undi.pxs->loader.undi_ds = SEGMENT( undi.driver_data ); in undi_loader() 483 undi.pxs->loader.undi_cs, undi.pxs->loader.undi_ds ); in undi_loader() 488 pxe = VIRTUAL( undi.pxs->loader.undi_cs, undi.pxs->loader.pxe_off ); in undi_loader() 490 undi.pxs->loader.undi_cs, undi.pxs->loader.pxe_off ); in undi_loader()
|
H A D | undi.h | 66 undi_loader_t loader; member
|
H A D | README.netboot | 3 loader, Etherboot. Please visit its web page. They have rich
|
/titanic_44/usr/src/grub/grub-0.97/grub/ |
H A D | mapfile-intf | 43 # required for the real grub loader which can't depend on libc. The grub shell 44 # is built from the same source as the grub loader.
|
/titanic_44/usr/src/grub/grub-0.97/ |
H A D | README | 20 using GRUB as your boot loader. Type "info grub" in the shell prompt.
|
H A D | AUTHORS | 28 hidden menu support, the new Linux loader, serial terminal support,
|
H A D | TODO | 100 GRUB, as pxegrub is merely a secondary boot loader. So whether this
|
/titanic_44/usr/src/uts/i86pc/unix/dboot/ |
H A D | Mapfile.dboot | 36 # .text segment, since when we boot that's where the boot loader will
|
/titanic_44/usr/src/uts/i86xpv/unix/dboot/ |
H A D | Mapfile.dboot | 37 # .text segment, since when we boot that's where the boot loader will
|
/titanic_44/usr/src/psm/stand/bootblks/common/ |
H A D | boot.fth | 45 : loader-base ( -- base ) 542 loader-base encode-int " elfheader-address" property 633 loader-base over get-file if ( fd alloc-sz virt size )
|
/titanic_44/usr/src/lib/libc/sparc/crt/ |
H A D | _rtboot.s | 146 ! Call the startup function to get the real loader in here.
|
/titanic_44/usr/src/cmd/oawk/ |
H A D | README | 93 4. The loader flag -lm is used to fetch the standard
|
/titanic_44/usr/src/uts/common/io/e1000api/ |
H A D | README.new | 83 1. Edit /boot/loader.conf, and add the following line:
|