diff options
author | Joey Hess <joeyh@debian.org> | 2006-11-27 01:17:41 +0000 |
---|---|---|
committer | Joey Hess <joeyh@debian.org> | 2006-11-27 01:17:41 +0000 |
commit | 9b02baf2e197ca3fb0e9069be973faefe72abe14 (patch) | |
tree | ca53f8687305ba9a9084a0721c808ccecbcf04ed | |
parent | 6c6fdb4878ba322b07e23bfd3fa63506ec6aba5a (diff) | |
download | installation-guide-9b02baf2e197ca3fb0e9069be973faefe72abe14.zip |
clarify location of kernel file
-rw-r--r-- | en/boot-installer/x86.xml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/en/boot-installer/x86.xml b/en/boot-installer/x86.xml index c209c0899..2c7b6c865 100644 --- a/en/boot-installer/x86.xml +++ b/en/boot-installer/x86.xml @@ -118,8 +118,10 @@ and place the needed files as described in <xref linkend="boot-drive-files"/>. If you intend to use the hard drive only for booting and then download everything over the network, you should download the <filename>netboot/debian-installer/i386/initrd.gz</filename> file and its -corresponding kernel. This will allow you to repartition the hard disk -from which you boot the installer, although you should do so with care. +corresponding kernel +<filename>netboot/debian-installer/i386/linux</filename>. This will allow you +to repartition the hard disk from which you boot the installer, although you +should do so with care. </para> <para> |