diff options
author | Holger Wansing <hwansing@mailbox.org> | 2019-09-22 17:17:27 +0200 |
---|---|---|
committer | Holger Wansing <hwansing@mailbox.org> | 2019-09-22 17:17:27 +0200 |
commit | 235bc11f6a2fdad1aca912804bee1ad9644b2451 (patch) | |
tree | de2156a28a4a770edcabe6c99ead340ac51e01c4 /en | |
parent | 64ccfd502a27181f3f1b9cf2254fdc9836710493 (diff) | |
download | installation-guide-235bc11f6a2fdad1aca912804bee1ad9644b2451.zip |
Proofread by Justin B Rye, thanks!
Diffstat (limited to 'en')
-rw-r--r-- | en/appendix/chroot-install.xml | 2 | ||||
-rw-r--r-- | en/boot-installer/parameters.xml | 2 | ||||
-rw-r--r-- | en/boot-installer/trouble.xml | 26 | ||||
-rw-r--r-- | en/boot-installer/x86.xml | 2 | ||||
-rw-r--r-- | en/howto/installation-howto.xml | 2 | ||||
-rw-r--r-- | en/install-methods/official-cdrom.xml | 6 |
6 files changed, 20 insertions, 20 deletions
diff --git a/en/appendix/chroot-install.xml b/en/appendix/chroot-install.xml index c8f48dd1c..fdd9068c5 100644 --- a/en/appendix/chroot-install.xml +++ b/en/appendix/chroot-install.xml @@ -165,7 +165,7 @@ network-wise. Mirrors are listed at </para><para> -If you have a &releasename; &debian-gnu; installation medium mounted at +If you have a &releasename; &debian-gnu; installation image mounted at <filename>/cdrom</filename>, you could substitute a file URL instead of the http URL: <userinput>file:/cdrom/debian/</userinput> diff --git a/en/boot-installer/parameters.xml b/en/boot-installer/parameters.xml index dbe1e1f1e..8ad602832 100644 --- a/en/boot-installer/parameters.xml +++ b/en/boot-installer/parameters.xml @@ -383,7 +383,7 @@ Set to <userinput>true</userinput> to prevent this. By default, before rebooting, &d-i; automatically ejects the optical media used during the installation. This can be unnecessary if the system -does not automatically boot off such disc. In some cases it may even be +does not automatically boot off such media. In some cases it may even be undesirable, for example if the optical drive cannot reinsert the media itself and the user is not there to do it manually. Many slot loading, slim-line, and caddy style drives cannot reload media automatically. diff --git a/en/boot-installer/trouble.xml b/en/boot-installer/trouble.xml index b23cce53f..8d47a2b22 100644 --- a/en/boot-installer/trouble.xml +++ b/en/boot-installer/trouble.xml @@ -524,19 +524,19 @@ Output of lspci -knn (or lspci -nn): Base System Installation Checklist: [O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it -Initial boot: [ ] -Detect network card: [ ] -Configure network: [ ] -Detect installation medium: [ ] -Load installer modules: [ ] -Detect hard drives: [ ] -Partition hard drives: [ ] -Install base system: [ ] -Clock/timezone setup: [ ] -User/password setup: [ ] -Install tasks: [ ] -Install boot loader: [ ] -Overall install: [ ] +Initial boot: [ ] +Detect network card: [ ] +Configure network: [ ] +Detect media: [ ] +Load installer modules: [ ] +Detect hard drives: [ ] +Partition hard drives: [ ] +Install base system: [ ] +Clock/timezone setup: [ ] +User/password setup: [ ] +Install tasks: [ ] +Install boot loader: [ ] +Overall install: [ ] Comments/Problems: diff --git a/en/boot-installer/x86.xml b/en/boot-installer/x86.xml index 0e1e23beb..3e6120913 100644 --- a/en/boot-installer/x86.xml +++ b/en/boot-installer/x86.xml @@ -24,7 +24,7 @@ To start the installer from Windows, you can either <listitem><para> obtain installation media as described in -<xref linkend="official-cdrom"/><phrase condition="bootable-usb"> respective +<xref linkend="official-cdrom"/><phrase condition="bootable-usb"> or <xref linkend="boot-usb-files"/></phrase> or </para></listitem> diff --git a/en/howto/installation-howto.xml b/en/howto/installation-howto.xml index a8c832868..90165466d 100644 --- a/en/howto/installation-howto.xml +++ b/en/howto/installation-howto.xml @@ -199,7 +199,7 @@ you know better. </para><para> Now sit back while debian-installer detects some of your hardware, and -loads the rest of itself from the installation medium. +loads the rest of the installation image. </para><para> diff --git a/en/install-methods/official-cdrom.xml b/en/install-methods/official-cdrom.xml index 8ab538d06..e605fcd31 100644 --- a/en/install-methods/official-cdrom.xml +++ b/en/install-methods/official-cdrom.xml @@ -6,13 +6,13 @@ <para> By far the easiest way to install &debian-gnu; is from a set of official -&debian; installation images. You can buy a set of CD/DVD from a vendor (see the +&debian; installation images. You can buy a set of CDs/DVDs from a vendor (see the <ulink url="&url-debian-cd-vendors;">CD vendors page</ulink>). You may also download the installation images from a &debian; mirror and make your own set, if you have a fast network connection and a CD/DVD burner (see the <ulink url="&url-debian-cd;">Debian CD/DVD page</ulink> and <ulink url="&url-debian-cd-faq;">Debian CD FAQ</ulink> for -detailed instructions). If you have such optical installation media and those media are +detailed instructions). If you have such optical installation media, and they are bootable on your machine<phrase arch="x86">, which is the case on all modern PCs</phrase>, you can skip right to <xref linkend="boot-installer"/>. Much effort has been expended to ensure @@ -64,7 +64,7 @@ files it needs from the disc. </para><para> -If you don't have a installation media set, then you will need to download the +If you don't have an installation media set, then you will need to download the installer system files and place them on the <phrase arch="s390">VM minidisk</phrase> |