diff options
-rw-r--r-- | chapter08/kernel.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml index d1dbd48ec..5737df221 100644 --- a/chapter08/kernel.xml +++ b/chapter08/kernel.xml @@ -24,5 +24,9 @@ following commands are run to build the kernel: </literallayout></blockquote> +<para> +Note: the arch/i386/boot/bzImage path may vary on different platforms. +</para> + </sect1> |