summaryrefslogtreecommitdiff
path: root/en/post-install
diff options
context:
space:
mode:
Diffstat (limited to 'en/post-install')
-rw-r--r--en/post-install/kernel-baking.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/post-install/kernel-baking.xml b/en/post-install/kernel-baking.xml
index 6013732c2..9bb3f210e 100644
--- a/en/post-install/kernel-baking.xml
+++ b/en/post-install/kernel-baking.xml
@@ -102,7 +102,7 @@ permissions.
</footnote>. We'll also assume that your kernel version is
&kernelversion;. Make sure you are in the directory to where you want to
unpack the kernel sources, extract them using
-<userinput>tar xjf /usr/src/linux-source-&kernelversion;.tar.bz2</userinput>
+<userinput>tar xjf /usr/src/linux-source-&kernelversion;.tar.xz</userinput>
and change to the directory <filename>linux-source-&kernelversion;</filename>
that will have been created.