diff options
Diffstat (limited to 'nl/post-install')
-rw-r--r-- | nl/post-install/kernel-baking.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nl/post-install/kernel-baking.xml b/nl/post-install/kernel-baking.xml index 9377eca5d..23b1e7e71 100644 --- a/nl/post-install/kernel-baking.xml +++ b/nl/post-install/kernel-baking.xml @@ -141,7 +141,7 @@ the power of your machine. Once the compilation is complete, you can install your custom kernel like any package. As root, do <userinput>dpkg -i -../linux-image-&kernelversion;-<replaceable>subarchitecture</replaceable>_custom.1.0_&architecture;.deb</userinput>. +../&kernelpackage;-&kernelversion;-<replaceable>subarchitecture</replaceable>_custom.1.0_&architecture;.deb</userinput>. The <replaceable>subarchitecture</replaceable> part is an optional sub-architecture, <phrase arch="i386"> such as <quote>686</quote>, </phrase> |