Index: en_US.ISO8859-1/books/handbook/boot/chapter.xml =================================================================== --- en_US.ISO8859-1/books/handbook/boot/chapter.xml +++ en_US.ISO8859-1/books/handbook/boot/chapter.xml @@ -449,19 +449,21 @@ previous or another, specified kernel: unload -load kernel.old +load /path/to/kernelfile - Use kernel.GENERIC to refer to the - default kernel that comes with an installation, or - kernel.old, to refer to the previously - installed kernel before a system upgrade or before configuring - a custom kernel. + Use the qualified + /boot/GENERIC/kernel to refer to + the default kernel that comes with an installation, or + /boot/kernel.old/kernel, to refer to the + previously installed kernel before a system upgrade or before + configuring a custom kernel. Use the following to load the usual modules with another - kernel: + kernel. Note that in this case it is not necessary the + qualified name: unload -set kernel="kernel.old" +set kernel="mykernel" boot-conf To load an automated kernel configuration script: