diff options
Diffstat (limited to 'en/using-d-i/modules/finish-install.xml')
-rw-r--r-- | en/using-d-i/modules/finish-install.xml | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/en/using-d-i/modules/finish-install.xml b/en/using-d-i/modules/finish-install.xml new file mode 100644 index 000000000..9d21657f0 --- /dev/null +++ b/en/using-d-i/modules/finish-install.xml @@ -0,0 +1,23 @@ +<!-- retain these comments for translator revision tracking --> +<!-- $Id$ --> + + <sect3 id="finish-install"> + <title>Finish the Installation and Reboot</title> + +<para> + +This is the last step in the initial Debian installation process. You will +be prompted to remove the boot media (CD, floppy, etc) that you used to +boot the installer. The installer will do any last minute tasks, and then +reboot into your new Debian system. + +</para><para arch="s390"> + +Select the <guimenuitem>Finish the installation</guimenuitem> +menu item which will halt the system +because rebooting is not supported on &arch-title; in this case. You +then need to IPL GNU/Linux from the DASD which you selected for the +root filesystem during the first steps of the installation. + +</para> + </sect3> |