Lines Matching full:boot
39 When the kernel has been loaded by a boot loader (see below) it needs to be
85 `nfsaddrs', but now the boot-time IP configuration works independently of
165 log at boot time so that administrators can verify that the correct
186 3.) Boot Loader
195 When building kernels, an easy way to create a boot floppy that uses
210 a floppy using dd, configure the boot device using rdev, and
211 boot using the resulting floppy. Linux no longer supports this
224 The resulting iso image will be arch/<ARCH>/boot/image.iso
229 cdrecord dev=ATAPI:1,0,0 arch/x86/boot/image.iso
251 loadlin may be used to boot Linux from a DOS command prompt without
259 3.5) Using a boot ROM
261 With a boot ROM the kernel is loaded using the TFTP protocol. The
262 authors of this document are not aware of any no commercial boot
264 are two free implementations of a boot ROM, netboot-nfs and
266 of which contain everything you need to boot a diskless Linux client.
269 Pxelinux may be used to boot linux using the PXE boot loader