diff options
author | Steve McIntyre <93sam@debian.org> | 2015-04-14 00:39:17 +0000 |
---|---|---|
committer | Steve McIntyre <93sam@debian.org> | 2015-04-14 00:39:17 +0000 |
commit | ecbe200bb3a2f0ff7786c62d2f262ab22d9510c7 (patch) | |
tree | 29d92bf3b213f5eb2100bb034ba0c3dd4fabf642 /en/boot-installer | |
parent | 48c9b16d3d5858a7785704763ab563f14f5ac261 (diff) | |
download | installation-guide-ecbe200bb3a2f0ff7786c62d2f262ab22d9510c7.zip |
Add new file with USB content
Diffstat (limited to 'en/boot-installer')
-rw-r--r-- | en/boot-installer/intro-usb.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/en/boot-installer/intro-usb.xml b/en/boot-installer/intro-usb.xml new file mode 100644 index 000000000..b7467ff22 --- /dev/null +++ b/en/boot-installer/intro-usb.xml @@ -0,0 +1,13 @@ +<!-- retain these comments for translator revision tracking --> +<!-- $Id: intro-cd.xml 69155 2014-04-13 13:09:42Z merker $ --> + +<para> +If your computer will boot from USB, this will probably be the easiest +route for installation. Assuming you have prepared everything from +<xref linkend="boot-dev-select"/> and <xref +linkend="boot-usb-files"/>, just plug your USB stick into some free +USB connector and reboot the computer. The system should boot up, and +unless you have used the flexible way to build the stick and not +enabled it, you should be presented with a graphical boot menu. Here +you can select various installer options, or just hit &enterkey;. +</para> |