summaryrefslogtreecommitdiff
path: root/it/using-d-i/modules/sparc/silo-installer.xml
diff options
context:
space:
mode:
authorLuca Monducci <luca.mo@tiscali.it>2006-03-05 15:16:30 +0000
committerLuca Monducci <luca.mo@tiscali.it>2006-03-05 15:16:30 +0000
commit201c17710fe1a73793178f7b8f16130c91590245 (patch)
treecce09902a304271b12d588838e204e8e9d0c828f /it/using-d-i/modules/sparc/silo-installer.xml
parent7a42b0bb832f0d2fb08f88c3f8487cca463d8c93 (diff)
downloadinstallation-guide-201c17710fe1a73793178f7b8f16130c91590245.zip
Update
Diffstat (limited to 'it/using-d-i/modules/sparc/silo-installer.xml')
-rw-r--r--it/using-d-i/modules/sparc/silo-installer.xml28
1 files changed, 23 insertions, 5 deletions
diff --git a/it/using-d-i/modules/sparc/silo-installer.xml b/it/using-d-i/modules/sparc/silo-installer.xml
index 3ce2b6ac6..091cfcceb 100644
--- a/it/using-d-i/modules/sparc/silo-installer.xml
+++ b/it/using-d-i/modules/sparc/silo-installer.xml
@@ -1,11 +1,14 @@
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 24582 untranslated -->
+<!-- original version: 24582 -->
- <sect3 arch="sparc">
- <title>Install the <command>SILO</command> Boot Loader
- on a Hard Disk</title>
+ <sect3 arch="sparc">
+ <!-- <title>Install the <command>SILO</command> Boot Loader
+ on a Hard Disk</title> -->
+ <title>Installazione del boot loader <command>SILO</command> sul
+ disco fisso</title>
<para>
+<!--
The standard &architecture; boot loader is called <quote>silo</quote>.
It is documented in
<filename>/usr/share/doc/silo/</filename>. <command>SILO</command> is
@@ -20,6 +23,21 @@ like you would with <command>LILO</command>. <command>SILO</command>
can also read UFS partitions, which means it can boot SunOS/Solaris
partitions as well. This is useful if you want to install GNU/Linux
alongside an existing SunOS/Solaris install.
+-->
+
+Il boot loader standard per &architecture; è <quote>silo</quote>. La
+sua documentazione è contenuta nella directory
+<filename>/usr/share/doc/silo/</filename>. L'uso e la configurazione di
+<command>SILO</command> è molto simile a quella per <command>LILO</command>
+ma con alcune eccezioni. La prima è che <command>SILO</command> permette di
+avviare qualsiasi immagine del kernel presente nel disco, questo perché
+<command>SILO</command> può leggere le partizioni Linux. Inoltre
+<filename>/etc/silo.conf</filename> viene letto all'avvio e quindi non
+è necessario eseguire <command>silo</command> dopo l'installazione di un
+nuovo kernel come avviene con <command>LILO</command>. Infine
+<command>SILO</command> è in grado di leggere le partizioni UFS e quindi
+può avviare anche le partizioni SunOS/Solaris, questo è molto comodo se
+si vuole far coesistere GNU/Linux con SunOS/Solaris.
</para>
- </sect3>
+ </sect3>