Lines Matching full:load
97 GNU GRUB is a very powerful boot loader, which can load a wide
105 understands filesystems and kernel executable formats, so you can load
107 physical position of your kernel on the disk. Thus you can load the
133 (1) "chain-load" is the mechanism for loading unsupported operating
185 above are presently supported. Any attempt to load below that boundary
202 Load multiples modules
205 Load a configuration file
207 commands. You can also load another configuration file dynamically
281 support. You can load OS images from a network by using the "TFTP"
528 one, you must chain-load GRUB from another boot loader. Refer to the
529 manual for the boot loader to know how to chain-load GRUB.
649 -boot-load-size 4 -boot-info-table -o grub.iso iso
654 on the disc. (Note that the `-boot-load-size 4' bit is required for
674 GRUB can load Multiboot-compliant kernels in a consistent way, but for
689 GRUB has two distinct boot methods. One of the two is to load an
690 operating system directly, and the other is to chain-load another boot
691 loader which then will load an operating system actually. Generally
694 load an operating system from an arbitrary disk/partition. However, the
712 boot other operating systems, you will have to chain-load them (*note
721 2. Load the kernel image with the command `kernel' (*note kernel::).
723 3. If you need modules, load them with the command `module' (*note
729 manner. You load a kernel image with the command `kernel' and then run
738 4.1.2 Load another boot loader to boot unsupported operating systems
742 chain-load a boot loader for the operating system. Normally, the boot
757 3. Load the boot loader with the command `chainloader' (*note
810 2. Load the kernel and the module, like this:
829 2. Load the kernel:
860 GRUB can load the kernel directly, either in ELF or a.out format. But
878 GRUB can load NetBSD a.out and ELF directly, follow these steps:
882 2. Load the kernel with `kernel' (*note kernel::). You should append
883 the ugly option `--type=netbsd', if you want to load an ELF
891 so it may be better to chain-load it instead. For more information,
909 GRUB cannot boot DOS or Windows directly, so you must chain-load them
911 deficiencies, so it may not work to just chain-load them. To overcome
1354 they set up a network automatically, and try to load a configuration
1358 except their formats. Since the way to load a second stage image you
1534 In this case, GRUB will load `/boot/grub/menu-admin.lst' as a
1577 All `stage1' must do is to load Stage 2 or Stage 1.5 from a local
2043 fetch and load a configuration file specified by your BOOTP server
2141 fetch and load a configuration file specified by your DHCP server
2480 * chainloader:: Chain-load another boot loader
2482 * configfile:: Load a configuration file
2493 * initrd:: Load an initrd
2496 * kernel:: Load a kernel
2501 * module:: Load a module
2502 * modulenounzip:: Load a module without decompression
2511 * testload:: Load a file for testing a filesystem
2556 Load FILE as a chain-loader. Like any other file loaded by the
2559 option `--force', then load FILE forcibly, whether it has a
2560 correct signature or not. This is required when you want to load a
2590 Load FILE as a configuration file.
2737 Load an initial ramdisk for a Linux format boot image and set the
2758 In slightly more detail, it will load STAGE1_FILE, validate that
2825 Attempt to load the primary boot image (Multiboot a.out or ELF,
2835 if you want to load a NetBSD ELF kernel, because GRUB can
2881 when you chain-load some operating systems, such as DOS, if such
2908 Load a boot module FILE for a Multiboot format boot image (no
2912 `kernel' command. You must load a Multiboot kernel image before
3279 This error is returned if the module load command is used before
3318 This error is returned if a kernel, module, or raw file load
3319 command is either trying to load its data such that it won't fit
4043 (re-)load all important contents. When opening and reading a file,
4098 Thus, all Stage1 must do is just load Stage2 or Stage1.5. But even if
4112 3. Load the first sector of Stage 2.
4118 1. Load the rest of itself to the real starting address, that is, the