summaryrefslogtreecommitdiff
path: root/it/post-install/reactivating-win.xml
diff options
context:
space:
mode:
Diffstat (limited to 'it/post-install/reactivating-win.xml')
-rw-r--r--it/post-install/reactivating-win.xml37
1 files changed, 24 insertions, 13 deletions
diff --git a/it/post-install/reactivating-win.xml b/it/post-install/reactivating-win.xml
index 912905d96..117f0a340 100644
--- a/it/post-install/reactivating-win.xml
+++ b/it/post-install/reactivating-win.xml
@@ -5,14 +5,15 @@
<sect1 arch="i386" id="reactivating-win">
<!-- <title>Reactivating DOS and Windows</title> -->
<title>Riattivazione di DOS e Windows</title>
-
<para>
-<!-- After installing the base system and writing to the <emphasis>Master Boot
+<!--
+After installing the base system and writing to the <emphasis>Master Boot
Record</emphasis>, you will be able to boot Linux, but probably nothing else.
This depends what you have chosen during the installation. This chapter
will describe how you can reactivate your old systems so that you can also
-boot your DOS or Windows again. -->
+boot your DOS or Windows again.
+-->
Dopo l'installazione del sistema di base e la scrittura del
<emphasis>Master Boot Record</emphasis> è possibile avviare Linux
@@ -23,13 +24,15 @@ Windows.
</para><para>
-<!-- <command>LILO</command> is a boot manager with which you can also
+<!--
+<command>LILO</command> is a boot manager with which you can also
boot other operating systems than Linux, which complies to PC
conventions. The boot manager is configured via
<filename>/etc/lilo.conf</filename> file. Whenever you edited this
file you have to run <command>lilo</command> afterwards. The reason
for this is that the changes will take place only when you call the
-program. -->
+program.
+-->
<command>LILO</command> è un boot manager con cui si possono anche
avviare sistemi operativi diversi da Linux purché rispettino le
@@ -41,7 +44,8 @@ richiama il programma.
</para><para>
-<!-- Important parts of the <filename>lilo.conf</filename> file are the
+<!--
+Important parts of the <filename>lilo.conf</filename> file are the
lines containing the <userinput>image</userinput> and
<userinput>other</userinput> keywords, as well as the lines following
those. They can be used to describe a system which can be booted by
@@ -53,7 +57,8 @@ also be used more than once. The ordering of these systems within the
configuration file is important because it determines which system
will be booted automatically after, for instance, a timeout
(<userinput>delay</userinput>) presuming <command>LILO</command>
-wasn't stopped by pressing the <keycap>shift</keycap> key. -->
+wasn't stopped by pressing the <keycap>shift</keycap> key.
+-->
Le parti importanti del file <filename>lilo.conf</filename> sono
le righe con le direttive <userinput>image</userinput> e
@@ -72,10 +77,12 @@ che <command>LILO</command> non venga fermato dalla pressione del tasto
</para><para>
-<!-- After a fresh install of Debian, just the current system is configured
+<!--
+After a fresh install of Debian, just the current system is configured
for booting with <command>LILO</command>. If you want to boot another
Linux kernel, you have to edit the configuration file
-<filename>/etc/lilo.conf</filename> to add the following lines: -->
+<filename>/etc/lilo.conf</filename> to add the following lines:
+-->
Dopo aver appena concluso l'installazione di Debian il sistema è
configurato per l'avvio con <command>LILO</command>. Se si vuole avviare
@@ -86,7 +93,8 @@ un kernel Linux diverso si deve modificare il file di configurazione
&additional-lilo-image;
</screen></informalexample>
-<!-- For a basic setup just the first two lines are necessary. If you want
+<!--
+For a basic setup just the first two lines are necessary. If you want
to know more about the other two options please have a look at the
<command>LILO</command> documentation. This can be found in
<filename>/usr/share/doc/lilo/</filename>. The file which should be
@@ -95,7 +103,8 @@ the world of booting a system you can also look at the
<command>LILO</command> man pages <filename>lilo.conf</filename> for
an overview of configuration keywords and <filename>lilo</filename>
for description of the installation of the new configuration into the
-boot sector. -->
+boot sector.
+-->
Per la configurazione di base sono sufficienti solo le prime due
righe. Se si vogliono ulteriori informazioni sulle altre due opzioni
@@ -109,11 +118,13 @@ di come installare una nuova configurazione nel settore di avvio.
</para><para>
-<!-- Notice that there are other boot loaders available in &debian;,
+<!--
+Notice that there are other boot loaders available in &debian;,
such as GRUB (in <classname>grub</classname> package),
CHOS (in <classname>chos</classname> package),
Extended-IPL (in <classname>extipl</classname> package),
-loadlin (in <classname>loadlin</classname> package) etc. -->
+loadlin (in <classname>loadlin</classname> package) etc.
+-->
Notare che in &debian; sono disponibili anche altri boot loader come
GRUB (nel pacchetto <classname>grub</classname>), CHOS (nel pacchetto