Lines Matching refs:note
98 systems with chain-loading(1) (*note Overview-Footnote-1::). GRUB is
111 (*note Command-line interface::), or a menu interface (*note Menu
115 based on a configuration file which you prepare beforehand (*note
120 partition, and a file name (*note Naming convention::) to GRUB, how to
121 install GRUB on your drive (*note Installation::), and how to boot your
122 OSes (*note Booting::), step by step.
125 (*note Invoking the grub shell::) which can be run when you are in your
145 (*note Multiboot Specification: (multiboot)Top.), because they were
189 features (note that the Multiboot Specification doesn't require all the
208 list of commands (*note Commands::) are a superset of those
224 The list of commands (*note Commands::) are a subset of those
226 resembles the Bash command-line (*note Bash: (features)Command
242 particularly great benefit for floppies.(1) (*note
263 memory regions. As described on the Multiboot Specification (*note
311 refer to the above systems as either "LILO"(1) (*note Role of a
356 number in the BSD terminology). Once again, please note that the
379 partition you want, the GRUB command-line (*note Command-line
416 system (*note Obtaining and Building GRUB::). You can do this either
421 using the utility `grub-install' (*note Invoking grub-install::) on a
434 `/boot/grub', and run the `grub-set-default' (*note Invoking
435 grub-set-default::) if you intend to use `default saved' (*note
499 Once started, GRUB will show the command-line interface (*note
501 (*note Installing GRUB natively-Footnote-1::) to the partition
507 use the command `find' (*note find::), like this:
515 (*note setup::):
556 GNU), invoke the program `grub-install' (*note Invoking grub-install::)
605 real task is done by the grub shell `grub' (*note Invoking the grub
618 specification(1) (*note Making a GRUB bootable CD-ROM-Footnote-1::).
643 (*note Configuration::), and copy any files and directories for the
709 Multiboot (*note Multiboot Specification: (multiboot)Top.) is the
712 boot other operating systems, you will have to chain-load them (*note
719 with the command `root' (*note root::).
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
724 module::) or `modulenounzip' (*note modulenounzip::).
726 4. Run the command `boot' (*note boot::).
747 `rootnoverify' (*note rootnoverify::):
752 `makeactive'(1) (*note Chain-loading-Footnote-1::) (*note
757 3. Load the boot loader with the command `chainloader' (*note
766 4. Run the command `boot' (*note boot::).
807 the command `find /boot/gnumach' or similar can help you (*note
815 3. Run the command `boot' (*note boot::).
827 the command `find /vmlinuz' or similar can help you (*note find::).
841 3. If you use an initrd, execute the command `initrd' (*note
846 4. Finally, run the command `boot' (*note boot::).
880 1. Set GRUB's root device with `root' (*note root::).
882 2. Load the kernel with `kernel' (*note kernel::). You should append
888 3. Run `boot' (*note boot::).
900 The booting instruction is exactly the same as for NetBSD (*note
910 (*note Chain-loading::). However, their boot loaders have some critical
917 command `map' (*note map::), like this:
935 If GRUB "hide"s a DOS (or Windows) partition (*note hide::), DOS (or
937 Windows) partition (*note unhide::), DOS (or Windows) will detect the
957 `chainloader' (*note chainloader::), like this:
1041 Note that this configuration file uses `default saved' (*note
1042 default::) at the head and `savedefault 0' (*note savedefault::) in the
1052 time. For this, execute `grub-set-default' (*note Invoking
1102 Note that `default saved' (*note default::), `fallback 1 2' and
1121 However, you need to run `grub-set-default' (*note Invoking
1147 interface (*note Menu interface::) from which you can select an item
1154 related options. You can put these commands (*note Menu-specific
1155 commands::) before any of the items (starting with `title' (*note
1188 begins with a special command, `title' (*note title::), and the action
1189 is described after it. Note that there is no command `boot' (*note
1219 hd0s3. It also contains a `pause' line (*note pause::), which will
1240 This will boot OS/2, using a chain-loader (*note Chain-loading::).
1263 In the last entry, the command `color' is used (*note color::), to
1296 or a RARP server(1) (*note General usage of network
1303 server and run `bootp' (*note bootp::), `dhcp' (*note dhcp::) or `rarp'
1304 (*note rarp::) for BOOTP, DHCP or RARP, respectively. Each command will
1319 similar to the normal instructions (*note Booting::).