diff options
Diffstat (limited to 'it/using-d-i/modules/finish-install.xml')
-rw-r--r-- | it/using-d-i/modules/finish-install.xml | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/it/using-d-i/modules/finish-install.xml b/it/using-d-i/modules/finish-install.xml new file mode 100644 index 000000000..5f57c9d67 --- /dev/null +++ b/it/using-d-i/modules/finish-install.xml @@ -0,0 +1,39 @@ +<!-- retain these comments for translator revision tracking --> +<!-- original version: 21672 --> + + + <sect3 id="finish-install"> + <!-- <title>Finish the Installation and Reboot</title> --> + <title>Termine dell'installazione e riavvio</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. +--> + +Questo è l'ultimo passo del processo d'installazione di Debian. Viene +richiesto di rimuovere il supporto (CD, dischetto, ecc.) che è stato usato +per avviare il programma d'installazione. Poi sono completate le ultime +operazioni e infine il sistema viene riavviato. + +</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. +--> + +La selezione di <guimenuitem>Terminare l'installazione</guimenuitem> nel +menu causa lo spegnimento del sistema perché su &arch-title; il riavvio +non è supportato. Poi è necessario fare l'IPL di GNU/Linux dal DASD che +è stato scelto come filesystem di root durante la prima fase +dell'installazione. + +</para> + </sect3> |