Lines Matching refs:OS

51 * Network::                     Downloading OS images from a network
115 interface, you just select an OS using the arrow keys. The menu is
179 Linux. Proprietary kernels (such as DOS, Windows NT, and OS/2) are
281 support. You can load OS images from a network by using the "TFTP"
418 source tarball, or as a package for your OS.
423 UNIX-like OS, or by running GRUB itself from a floppy. These are quite
427 Also, if you install GRUB on a UNIX-like OS, please make sure that
476 OS.
485 normal boot-sector used by an OS.
538 (1) Note that GRUB's root device doesn't necessarily mean your OS's
539 root partition; if you need to specify a root partition for your OS,
550 most operating systems don't tell GRUB how to map BIOS drives to OS
556 If you still do want to install GRUB under a UNIX-like OS (such as
599 drives correctly under a UNIX-like OS. Thus, `grub-install' will prompt
610 running OS may be extremely dangerous.
675 some free operating systems you need to use some OS-specific magic.
680 * OS-specific notes:: Notes on some operating systems
684 File: grub.info, Node: General boot methods, Next: OS-specific notes, Up: Booting
706 4.1.1 How to boot an OS directly with GRUB
715 Generally, GRUB can boot any Multiboot-compliant OS in the following
718 1. Set GRUB's root device to the drive where the OS images are stored
732 please refer to *Note OS-specific notes::, for information on your
733 OS-specific issues.
778 File: grub.info, Node: OS-specific notes, Next: Making your system robust, Prev: General boot me…
780 4.2 Some caveats on OS-specific issues
797 File: grub.info, Node: GNU/Hurd, Next: GNU/Linux, Up: OS-specific notes
818 File: grub.info, Node: GNU/Linux, Next: FreeBSD, Prev: GNU/Hurd, Up: OS-specific notes
824 resembles to boot a Multiboot-compliant OS.
855 File: grub.info, Node: FreeBSD, Next: NetBSD, Prev: GNU/Linux, Up: OS-specific notes
873 File: grub.info, Node: NetBSD, Next: OpenBSD, Prev: FreeBSD, Up: OS-specific notes
895 File: grub.info, Node: OpenBSD, Next: DOS/Windows, Prev: NetBSD, Up: OS-specific notes
904 File: grub.info, Node: DOS/Windows, Next: SCO UnixWare, Prev: OpenBSD, Up: OS-specific notes
915 have to use the disk swapping technique, because that OS cannot boot
926 access the swapped disks. If that OS uses a special driver for the
950 File: grub.info, Node: SCO UnixWare, Next: QNX, Prev: DOS/Windows, Up: OS-specific notes
965 File: grub.info, Node: QNX, Prev: SCO UnixWare, Up: OS-specific notes
978 File: grub.info, Node: Making your system robust, Prev: OS-specific notes, Up: Booting
983 When you test a new kernel or a new OS, it is important to make sure
997 The former requirement is very specific to each OS, so this
1146 your OS. There's a solution to that - GRUB provides a menu interface
1148 keys) that will do everything to boot an OS.
1187 Now, on to the actual OS definitions. You will see that each entry
1231 # For booting OS/2
1232 title OS/2
1235 # chainload OS/2 bootloader from the first sector
1240 This will boot OS/2, using a chain-loader (*note Chain-loading::).
1274 6 Downloading OS images from a network
1316 Finally, download your OS images from your network. The network can
1540 entry for booting an insecure OS like DOS.
1633 device is equivalent to which OS device. Normally, that will be clear if
2107 title OS-BS like
2533 Boot the OS or chain-loader which has been loaded. Only necessary
2545 to remind you of your OS's root partition:
2882 an OS resides at a non-first drive. Here is an example:
2994 partition. This is useful for when an OS is outside of the area of
3096 also be used for debugging purposes to lie to an OS.
3361 BIOS drives and OS devices.
3367 * Device map:: The map between BIOS drives and OS devices
3485 15.3 The map between BIOS drives and OS devices
3493 drives to OS devices. This file consists of lines like this:
3498 syntax::), and FILE is an OS file, which is normally a device file.
3501 it cannot guess the map between BIOS drives and OS devices correctly in
3521 The device name INSTALL_DEVICE is an OS device name or a GRUB device
3743 you see on the screen. Don't paraphrase them, like `The foo OS
4324 Node: OS-specific notes31861