Lines Matching refs:boot
8 initrd provides the capability to load a RAM disk by the boot loader.
19 discussion of the boot process can be found in [1].
27 1) the boot loader loads the kernel and the initial RAM disk
42 the usual boot sequence
76 initrd is mounted as root, and the normal boot procedure is followed,
88 find . | cpio --quiet -H newc -o | gzip -9 -n > /boot/imagefile.img
94 gzip -cd /boot/imagefile.img | cpio -imd --quiet
107 If the root file system is created during the boot procedure (i.e. if
165 Finally, you have to boot the kernel and load initrd. Almost all Linux
166 boot loaders support initrd. Since the boot process is still compatible
167 with an older mechanism, the following boot command line parameters
184 initrd = /boot/initrd.gz
189 For other boot loaders, please refer to the respective documentation.
191 Now you can boot and enjoy using initrd.
276 6) the boot loader is installed
277 7) the boot loader is configured to load an initrd with the set of
298 boot time, but the system loaded from initrd can invoke a user-friendly
303 from CD, e.g. by using a boot floppy and bootstrapping a bigger RAM disk
317 in the kernel image or with root=... at the boot command line) as the
322 In order to use this mechanism, you do not have to specify the boot