diff options
Diffstat (limited to 'docs/installer/it')
23 files changed, 797 insertions, 232 deletions
diff --git a/docs/installer/it/DrakLive-cover.xml b/docs/installer/it/DrakLive-cover.xml new file mode 100644 index 00000000..d16460f6 --- /dev/null +++ b/docs/installer/it/DrakLive-cover.xml @@ -0,0 +1,76 @@ +<?xml version='1.0' encoding='utf-8'?> +<book xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:ns6="http://www.w3.org/1999/xlink" xmlns:ns5="http://www.w3.org/1998/Math/MathML" xmlns:ns4="http://www.w3.org/1999/xhtml" xmlns:ns3="http://www.w3.org/2000/svg" xmlns:ns="http://docbook.org/ns/docbook" version="5.0" xml:lang="it" xml:id="Quick-Startup"> + <info> + <title>Installation from LIVE medium</title> + <publisher> <publishername>Mageia.org</publishername> </publisher> + <revhistory> + <revision> + <date>January 2015</date> + <revremark>Mageia 5</revremark> + </revision> + </revhistory> + <cover> + <para role="tagline">La documentazione ufficiale di Mageia</para> + <mediaobject> +<imageobject> <imagedata fileref="mageia-2013.png"/> </imageobject></mediaobject> + <para>I testi e le schermate di questo manuale sono disponibili sotto CC BY-SA 3.0 +license <link +ns6:href="http://creativecommons.org/licenses/by-sa/3.0/">http://creativecommons.org/licenses/by-sa/3.0/</link>. + </para> + <para>Questo manuale è stato prodotto con l'aiuto di <link +ns6:href="http://www.calenco.com">Calenco CMS</link> sviluppato da <link +ns6:href="http://www.neodoc.biz">NeoDoc</link>. + </para> + <para>E' stato scritto da volontari nel loro tempo libero. Contatta <link +ns6:href="https://wiki.mageia.org/en/Documentation_team">Team +Documentazione</link>, se vuoi aiutare a migliorare questo manuale.</para> + </cover> + </info> + <article> + <title>Installation from LIVE medium</title> + <para><note> + <para>No one will see all the installer screens that you see in this manual. Which +screens you will see, depends on your hardware and the choices you make +while installing.</para> + </note></para> + <xi:include href="SelectAndUseISOs2.xml"/> + + <xi:include href="bootLive.xml"/> + + <xi:include href="selectLanguage.xml"/> + + <xi:include href="acceptLicense.xml"/> + + <xi:include href="configureTimezoneUTC.xml"/> + + <xi:include href="bestTime.xml"/> + + <xi:include href="selectKeyboardLive.xml"/> + + <xi:include href="testing.xml"/> + + <xi:include href="doPartitionDisks.xml"/> + + <xi:include href="ask_mntpoint_s.xml"/> + + <xi:include href="takeOverHdConfirm.xml"/> + + <xi:include href="diskdrake.xml"/> + + <xi:include href="formatPartitions.xml"/> + + <xi:include href="unused.xml"/> + + <xi:include href="setupBootloader.xml"/> + + <xi:include href="setupBootloaderAddEntry.xml"/> + + <xi:include href="reboot.xml"/> + + <xi:include href="addUser.xml"/> + + <xi:include href="login.xml"/> + + <xi:include href="uninstall-Mageia.xml"/> + </article> +</book>
\ No newline at end of file diff --git a/docs/installer/it/DrakLive.xml b/docs/installer/it/DrakLive.xml new file mode 100644 index 00000000..dbf7a031 --- /dev/null +++ b/docs/installer/it/DrakLive.xml @@ -0,0 +1,65 @@ +<?xml version='1.0' encoding='utf-8'?><article xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:ns6="http://www.w3.org/1999/xlink" xmlns:ns5="http://www.w3.org/1998/Math/MathML" xmlns:ns4="http://www.w3.org/1999/xhtml" xmlns:ns3="http://www.w3.org/2000/svg" xmlns:ns="http://docbook.org/ns/docbook" version="5.0" xml:lang="it" xml:id="Quick-Startup"> + <info> + <title>Installation from LIVE medium</title> + + <cover> + <para><note> + <para>No one will see all the installer screens that you see in this manual. Which +screens you will see, depends on your hardware and the choices you make +while installing.</para> + </note></para> + + <para xml:id="CC_BY-SA">I testi e le schermate di questo manuale sono disponibili sotto CC BY-SA 3.0 +license <link +ns6:href="http://creativecommons.org/licenses/by-sa/3.0/">http://creativecommons.org/licenses/by-sa/3.0/</link>.</para> + + <para>Questo manuale è stato prodotto con l'aiuto di <link +ns6:href="http://www.calenco.com">Calenco CMS</link> sviluppato da <link +ns6:href="http://www.neodoc.biz">NeoDoc</link>.</para> + + <para>E' stato scritto da volontari nel loro tempo libero. Contatta <link +ns6:href="https://wiki.mageia.org/en/Documentation_team">Team +Documentazione</link>, se vuoi aiutare a migliorare questo manuale.</para> + </cover> + </info> + + <xi:include href="SelectAndUseISOs2.xml"/> + + <xi:include href="bootLive.xml"/> + + <xi:include href="selectLanguage.xml"/> + + <xi:include href="acceptLicense.xml"/> + + <xi:include href="configureTimezoneUTC.xml"/> + + <xi:include href="bestTime.xml"/> + + <xi:include href="selectKeyboardLive.xml"/> + + <xi:include href="testing.xml"/> + + <xi:include href="doPartitionDisks.xml"/> + + <xi:include href="ask_mntpoint_s.xml"/> + + <xi:include href="takeOverHdConfirm.xml"/> + + <xi:include href="diskdrake.xml"/> + + <xi:include href="formatPartitions.xml"/> + + <xi:include href="unused.xml"/> + + <xi:include href="setupBootloader.xml"/> + + <xi:include href="setupBootloaderAddEntry.xml"/> + + <xi:include href="reboot.xml"/> + + <xi:include href="addUser.xml"/> + + <xi:include href="login.xml"/> + + <xi:include href="uninstall-Mageia.xml"/> +</article>
\ No newline at end of file diff --git a/docs/installer/it/SelectAndUseISOs2.xml b/docs/installer/it/SelectAndUseISOs2.xml index b1dd1c5b..8eae9668 100644 --- a/docs/installer/it/SelectAndUseISOs2.xml +++ b/docs/installer/it/SelectAndUseISOs2.xml @@ -7,6 +7,32 @@ </info> <section> + <title>Introduzione</title> + + <para>Mageia is distributed via ISO images. This page will help you to choose +which image match your needs.</para> + + <para>There is two families of media:</para> + + <itemizedlist> + <listitem> + <para>Classical installer: After booting the media, it will follow a process +allowing to choose what to install and how to configure your target +system. This give you the maximal flexibility for a customized installation, +in particular to choose which Desktop Environment you will install.</para> + </listitem> + + <listitem> + <para>LIVE media: you can boot the media in a real Mageia system without +installing it, to see what you will get after installation. The +installation process is simpler, but you get lesser choices.</para> + </listitem> + </itemizedlist> + + <para>Details are given in the next sections.</para> + </section> + + <section> <title>Media</title> <section> @@ -262,12 +288,8 @@ bassa. Se è stato scelto http potreste inoltre vedere qualcosa come</para> <imageobject> <imagedata fileref="Checking.png"/> </imageobject></mediaobject> <para>md5sum and sha1sum are tools to check the ISO integrity. Use only one of -them. Both hexadecimal numbers have been calculated by an algorithm from the -file to be downloaded. When you ask these algorithms to recalculate this -number from your downloaded file, either you have the same number and your -downloaded file is correct, or the number is different and you have a -failure. A failure infers that you should retry the download.Then this -window appears:</para> +them. Keep one of them <link linkend="integrity">for further +usage</link>. Then this window appears:</para> <mediaobject> <imageobject> <imagedata fileref="Download.png"/> </imageobject></mediaobject> @@ -276,7 +298,13 @@ window appears:</para> </section> <section> - <title>Controllando l'integrità del media scaricato.</title> + <title xml:id="integrity">Controllando l'integrità del media scaricato.</title> + + <para>Both checksums are hexadecimal numbers calculated by an algorithm from the +file to be downloaded. When you ask these algorithms to recalculate this +number from your downloaded file, either you have the same number and your +downloaded file is correct, or the number is different and you have a +failure. A failure infers that you should retry the download.</para> <para>Aprire la console, senza obbligo di essere root, e:</para> @@ -326,13 +354,35 @@ file-system su quel dispositivo; ogni altro dato verrà perso e la capacità della partizione ridotta alla grandezza dell'immagine del disco.</para> </warning> - <para>Per recuperare la capacità originale devi riformattare la chiavetta USB.</para> + <para>To recover the original capacity, you must redo partitioning and re-format +the USB stick.</para> <section> - <title>Utilizzare Mageia</title> + <title>Using a graphical tool within Mageia</title> <para>Puoi usare uno strumento grafico come <link ns4:href="https://wiki.mageia.org/en/IsoDumper_Writing_ISO_images_on_USB_sticks">IsoDumper</link></para> + </section> + + <section> + <title>Using a graphical tool within Windows</title> + + <para>Potresti provare:</para> + + <para>- <link ns4:href="http://rufus.akeo.ie/?locale=en_US">Rufus</link> using the +"ISO image" option;</para> + + <para>- <link ns4:href="http://sourceforge.net/projects/win32diskimager">Win32 +Disk Imager</link></para> + </section> + + <section> + <title>Using Command line within a GNU/Linux system</title> + + <warning> + <para>It is potentially *dangerous* to do this by hand. You risk to overwrite a +disc partition if you get the device-ID wrong.</para> + </warning> <para>Puoi anche usare il tool dd in una console:</para> @@ -360,12 +410,34 @@ leggerla).</para> <mediaobject> <imageobject> <imagedata fileref="../Fdisk.png"/> </imageobject></mediaobject> + + <para>Alternatively, you can get the device name with the command +<code>dmesg</code>: at end, you see the device name starting with +<emphasis>sd</emphasis>, and <emphasis>sdd</emphasis> in this case:</para> + + <screen>[72594.604531] usb 1-1: new high-speed USB device number 27 using xhci_hcd +[72594.770528] usb 1-1: New USB device found, idVendor=8564, idProduct=1000 +[72594.770533] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 +[72594.770536] usb 1-1: Product: Mass Storage Device +[72594.770537] usb 1-1: Manufacturer: JetFlash +[72594.770539] usb 1-1: SerialNumber: 18MJTWLMPUCC3SSB +[72594.770713] usb 1-1: ep 0x81 - rounding interval to 128 microframes, ep desc says 255 microframes +[72594.770719] usb 1-1: ep 0x2 - rounding interval to 128 microframes, ep desc says 255 microframes +[72594.771122] usb-storage 1-1:1.0: USB Mass Storage device detected +[72594.772447] scsi host8: usb-storage 1-1:1.0 +[72595.963238] scsi 8:0:0:0: Direct-Access JetFlash Transcend 2GB 1100 PQ: 0 ANSI: 4 +[72595.963626] sd 8:0:0:0: [sdd] 4194304 512-byte logical blocks: (2.14 GB/2.00 GiB) +[72595.964104] sd 8:0:0:0: [sdd] Write Protect is off +[72595.964108] sd 8:0:0:0: [sdd] Mode Sense: 43 00 00 00 +[72595.965025] sd 8:0:0:0: [sdd] No Caching mode page found +[72595.965031] sd 8:0:0:0: [sdd] Assuming drive cache: write through +[72595.967251] <emphasis>sdd</emphasis>: sdd1 +[72595.969446] sd 8:0:0:0: [sdd] Attached SCSI removable disk</screen> </listitem> <listitem> - <para>Trova il nome del dispositivo della tua chiavetta USB (dalla sua -dimensione). Per esempio /dev/sdb nell'immagine sopra è una chiavetta USB da -8GB.</para> + <para>Find the device name for your USB stick (by its size), for example +<code>/dev/sdb</code> in the screenshot above, it is a 8GB USB stick.</para> </listitem> <listitem> @@ -387,29 +459,6 @@ of=/dev/sdb bs=1M</userinput></para> </listitem> </orderedlist> </section> - - <section> - <title>Usando Windows</title> - - <para>Potresti provare:</para> - - <para>- <link ns4:href="http://rufus.akeo.ie/?locale=en_US">Rufus</link></para> - - <para>- <link ns4:href="http://sourceforge.net/projects/win32diskimager">Win32 -Disk Imager</link></para> - - <para/> - </section> </section> </section> - - <section> - <title>Installazione di Mageia</title> - - <para>Questo step è spiegato nella <link -ns4:href="http://www.mageia.org/en/doc/">documentazione di Mageia</link>.</para> - - <para>Ulteriori informazioni sono disponibili nella <link -ns4:href="https://wiki.mageia.org/en/Category:Documentation">wiki</link>.</para> - </section> -</section> +</section>
\ No newline at end of file diff --git a/docs/installer/it/acceptLicense.xml b/docs/installer/it/acceptLicense.xml index 9cfad78f..c047e3e0 100644 --- a/docs/installer/it/acceptLicense.xml +++ b/docs/installer/it/acceptLicense.xml @@ -1,11 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?> -<section version="5.0" xml:lang="it" xml:id="acceptLicense" - xmlns="http://docbook.org/ns/docbook" - xmlns:ns6="http://www.w3.org/1999/xlink" - xmlns:ns5="http://www.w3.org/1999/xhtml" - xmlns:ns4="http://www.w3.org/2000/svg" - xmlns:ns3="http://www.w3.org/1998/Math/MathML" - xmlns:ns="http://docbook.org/ns/docbook"> +<?xml version='1.0' encoding='utf-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns6="http://www.w3.org/1999/xlink" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:ns4="http://www.w3.org/2000/svg" xmlns:ns3="http://www.w3.org/1998/Math/MathML" xmlns:ns="http://docbook.org/ns/docbook" xml:id="acceptLicense" version="5.0" xml:lang="it"> @@ -41,9 +34,12 @@ <title xml:id="acceptLicense-ti1">Note di rilascio</title> </info> - <mediaobject condition="expert"> -<imageobject> <imagedata align="center" fileref="dx2-license.png" -format="PNG" revision="1" xml:id="acceptLicense-im1"/> </imageobject></mediaobject> + <mediaobject> +<imageobject condition="classical"> <imagedata xml:id="acceptLicense-im1" +revision="4" align="center" format="PNG" fileref="dx2-license.png"/> +</imageobject> <imageobject> <imagedata xml:id="acceptLicense-im2" +revision="5" align="center" condition="live" format="PNG" +fileref="live-license.png"/> </imageobject></mediaobject> <section xml:id="license"> <info> @@ -79,7 +75,8 @@ Release Notes</para> - <para>Per vedere le novità in questa release di <application>Mageia</application> -premi sul bottone <guibutton>Note di rilascio</guibutton>.</para> + <para>Vengono date informazioni importanti riguardo al rilascio di +<application>Mageia</application e sono accessibili cliccando sul bottone +<guibutton>Rilascia Note</guibutton>.</para> </section> -</section> +</section>
\ No newline at end of file diff --git a/docs/installer/it/addUser.xml b/docs/installer/it/addUser.xml index 7c8c3b66..8c08371c 100644 --- a/docs/installer/it/addUser.xml +++ b/docs/installer/it/addUser.xml @@ -1,5 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:ns42="http://www.w3.org/1998/Math/MathML" xmlns:ns4="http://www.w3.org/1999/xlink" xmlns:ns3="http://www.w3.org/2000/svg" xmlns:ns="http://docbook.org/ns/docbook" xml:id="addUser" version="5.0" xml:lang="it"> - +<?xml version='1.0' encoding='utf-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:ns42="http://www.w3.org/1998/Math/MathML" xmlns:ns4="http://www.w3.org/1999/xlink" xmlns:ns3="http://www.w3.org/2000/svg" xmlns:ns="http://docbook.org/ns/docbook" xml:id="addUser" version="5.0" xml:lang="it"> <info> <title xml:id="addUser-ti1">Gestione dell'utente e del superuser</title> </info> @@ -15,10 +14,12 @@ + + - - <mediaobject> + + <mediaobject> <!-- Started by marja,using Led43's text, on 2012 03 27 --> <!-- NEEDS TO BE REVIEWED! --> <!-- SimonNZG 2012-04-03 has taken a look but needs to come back --> @@ -31,10 +32,11 @@ "rbash" in the xguest warning - is that correct? --> <!-- JohnR 2012-04-19 Language proofreading --> <!-- marja 2012-04-24 Added screenshot --> -<!-- marja 2013-04-26 added new note --> -<imageobject> <imagedata revision="1" fileref="dx2-setRootPassword.png" -format="PNG" align="center" xml:id="setRootPassword-im1"></imagedata> -</imageobject></mediaobject> +<!-- marja 2013-04-26 added new note--> +<imageobject condition="classical"> <imagedata revision="1" align="center" +xml:id="setRootPassword-im1" fileref="dx2-setRootPassword.png" +format="PNG"/> </imageobject> <imageobject> <imagedata format="PNG" +fileref="live-user1.png"/> </imageobject></mediaobject> <section xml:id="root-password"> <info> @@ -86,7 +88,7 @@ sensitive.</emphasis></para> <listitem> <para><guilabel>Password</guilabel>: In this text box you should type in the user password. There is a shield at the end of the text box that indicates the -strength of the password. (See also <xref linkend="givePassword"></xref>)</para> +strength of the password. (See also <xref linkend="givePassword"/>)</para> </listitem> <listitem> @@ -96,7 +98,7 @@ password text boxes.</para> </listitem> </itemizedlist> - <note> + <note> <para>Any user you add while installing Mageia, will have a world readable (but write protected) home directory.</para> @@ -105,34 +107,34 @@ System - Manage users on system</emphasis> will have a home directory that is both read and write protected.</para> <para>If you don't want a world readable home directory for anyone, it is advised -to only add a temporary user now and to add the real one(s) after reboot.</para> +to only add a temporary user now and to add the real one(s) after reboot.</para> <para>If you prefer world readable home directories, you might want to add all extra needed users in the <emphasis>Configuration - Summary</emphasis> step during the install. Choose <emphasis>User management</emphasis>.</para> <para>I permessi di accesso possono anche essere cambiati dopo l'installazione.</para> - </note> - + </note> </section> - <section xml:id="addUserAdvanced"> + <section condition="classical" xml:id="addUserAdvanced"> <info> <title xml:id="addUserAdvanced-ti3">Gestione Avanzata Utenti</title> </info> - <para>Se il bottone <guibutton>avanzato</guibutton> è premuto ti sarà offerta una -schermata che vi permetterà di modificare le impostazioni per l'utente che -stai aggiungendo. In più potrai disabilitare o abilitare un guest account.</para> + <para>If the <guibutton>advanced</guibutton> button is clicked you are offered a +screen that allows you to edit the settings for the user you are adding.</para> - <warning> + <para condition="classical">Inoltre, puoi disattivare o attivare un account speciale.</para> + + <warning condition="classical"> <para>Anything a guest with a default <emphasis>rbash</emphasis> guest account saves to his /home directory will be erased when he logs out. The guest should save his important files to a USB key.</para> </warning> <itemizedlist> - <listitem> + <listitem condition="classical"> <para><guilabel>Abilita guest account</guilabel>: Qua puoi abilitare o disabilitare un guest account. Un guest account permette a degli ospiti di eseguire il log in e utilizzare il PC, ma con un accesso molto limitato diff --git a/docs/installer/it/add_supplemental_media.xml b/docs/installer/it/add_supplemental_media.xml index c723e210..83268135 100644 --- a/docs/installer/it/add_supplemental_media.xml +++ b/docs/installer/it/add_supplemental_media.xml @@ -35,11 +35,10 @@ disponibili per la selezione durante i passaggi successivi.</para> </listitem> <listitem> - <para>Selecting a mirror or specifying a URL (very first entry). By selecting a -mirror, you have access to the selection of all repositories managed by -Mageia, like the Nonfree , the Tainted repositories and the Updates. With -the URL, you can designate a specific repository or your own NFS -installation.</para> + <para>Seleziona uno specchio o specifica un URL (il primo ingresso). Selezionando +uno specchio, hai accesso alla selezione di tutti i depositi gestiti da +Mageia, come quelli di Nonfree, Tainted e gli Aggiornamenti. Con l'URL, puoi +designare un deposito specifico o la tua stessa installazione NFS.</para> </listitem> </orderedlist> diff --git a/docs/installer/it/ask_mntpoint_s.xml b/docs/installer/it/ask_mntpoint_s.xml index 2c648964..3b21570f 100644 --- a/docs/installer/it/ask_mntpoint_s.xml +++ b/docs/installer/it/ask_mntpoint_s.xml @@ -33,9 +33,12 @@ write "it's type". And you're right about the redundant part, too, I removed it--> <!-- And JohnR says the Americans are WRONG! :-)) --> <!-- 2012-04-19 Language proofreading done --> -<imageobject> <imagedata revision="1" fileref="dx2-chooseMountpoints.png" -align="center" format="PNG" xml:id="chooseMountPoints-im1"></imagedata> -</imageobject></mediaobject> +<imageobject condition='classical'> <imagedata revision="1" +fileref="dx2-chooseMountpoints.png" align="center" format="PNG" +xml:id="chooseMountPoints-im1"></imagedata> </imageobject> <imageobject +condition='live'> <imagedata revision="1" +fileref="live-chooseMountpoints.png" align="center" format="PNG" +xml:id="live-chooseMountPoints-im1"></imagedata> </imageobject></mediaobject> <para>Here you see the Linux partitions that have been found on your computer. If you don't agree with the <application>DrakX</application> suggestions, you diff --git a/docs/installer/it/bestTime.xml b/docs/installer/it/bestTime.xml new file mode 100644 index 00000000..bd53a011 --- /dev/null +++ b/docs/installer/it/bestTime.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<section version="5.0" xml:lang="it" xml:id="bestTime" + xmlns="http://docbook.org/ns/docbook" + xmlns:ns6="http://www.w3.org/1999/xlink" + xmlns:ns5="http://www.w3.org/1999/xhtml" + xmlns:ns4="http://www.w3.org/2000/svg" + xmlns:ns3="http://www.w3.org/1998/Math/MathML" + xmlns:ns="http://docbook.org/ns/docbook"> + <info> + <title xml:id="bestTime-ti1">Clock settings</title> + </info> + + <mediaobject condition="live"> +<imageobject> <imagedata align="center" fileref="live-bestTime.png" +format="PNG" revision="1" xml:id="bestTime-im1"/> </imageobject></mediaobject> + + <para>In this step, you have to select on which time your internal clock is set, +either local time or UTC time.</para> + + <para>In advanced tab, you will find more options about clock settings.</para> +</section> diff --git a/docs/installer/it/bootLive.xml b/docs/installer/it/bootLive.xml new file mode 100644 index 00000000..d2bd13e9 --- /dev/null +++ b/docs/installer/it/bootLive.xml @@ -0,0 +1,135 @@ +<?xml version='1.0' encoding='utf-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns6="http://www.w3.org/1999/xlink" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:ns4="http://www.w3.org/2000/svg" xmlns:ns3="http://www.w3.org/1998/Math/MathML" xmlns:ns="http://docbook.org/ns/docbook" xml:id="bootLive" version="5.0" xml:lang="it"> + <info> + <title xml:id="bootLive-ti1">Boot Mageia as Live system</title> + </info> + + <section xml:id="bootLive-1"> + <info> + <title xml:id="bootLive1-ti1">Booting the medium</title> + </info> + + <section> + <info> + <title xml:id="bootLive11-ti1">From a disc</title> + </info> + + <para>You can boot directly from the media you used to burn your image (CD-ROM, +DVD-ROM...). You usually just need to insert it in your CD/DVD drive for the +bootloader to launch the installation automatically after rebooting the +computer. If that does not happen you may need to reconfigure your BIOS or +press one key that will offer you to choose the peripheral from which the +computer will boot.</para> + + <para>According to which hardware you have, and how it is configured, you get +either one or another of the two screens below.</para> + </section> + + <section> + <info> + <title xml:id="bootLive12-ti1">From a USB device</title> + </info> + + <para>You can boot from the USB device on which you dumped your image +ISO. According to your BIOS settings, the computer boots perhaps directly on +the USB device already plugged in a port. If that does not happen you may +need to reconfigure your BIOS or press one key that will offer you to choose +the peripheral from which the computer will boot.</para> + </section> + </section> + + <section xml:id="biosmode"> + <info> + <title xml:id="biosmode-ti1">In BIOS/CSM/Legacy mode</title> + </info> + + <mediaobject> + <imageobject> <imagedata fileref="live-bootCSM.png"/> </imageobject> + + <caption> + <para>First screen while booting in BIOS mode</para> + </caption> + </mediaobject> + + <para>In the middle menu, you have the choice between three actions:</para> + + <itemizedlist> + <listitem> + <para>Boot Mageia: That means Mageia 5 will start from the connected media (CD/DVD +or USB stick) without writing anything on the disk, so expect a very slow +system. Once the boot is done, you can proceed to the installation on a hard +disk.</para> + </listitem> + + <listitem> + <para>Install Mageia: This choice will directly install Mageia on a hard disk.</para> + </listitem> + + <listitem> + <para>Boot from hard disk: This choice allows to boot from hard disk, as usual, +when no media (CD/DVD or USB stick) is connected. (not working with Mageia +5).</para> + </listitem> + </itemizedlist> + + <para>In the bottom menu, are the Boot Options:</para> + + <itemizedlist> + <listitem> + <para>F1 - Help. Explain the options "splash", "apm", "acpi" and "Ide"</para> + </listitem> + + <listitem> + <para>F2 - Language. Choose the display language of the screens.</para> + </listitem> + + <listitem> + <para>F3 - Screen resolution. Choose between text, 640x400, 800x600, 1024x728</para> + </listitem> + + <listitem> + <para>F4 - CD-Rom. CD-Rom or Other. Normally, the installation is performed from +the inserted installation medium. Here, select other sources, like FTP or +NFS servers. If the installation is carried out in a network with an SLP +server, select one of the installation sources available on the server with +this option.</para> + </listitem> + + <listitem> + <para>F5 - Driver. Yes or No. The system is aware about the presence of an +optional disk with a driver update and will require its insertion during +installation process.</para> + </listitem> + + <listitem> + <para>F6 - Kernel options. This is a way to specify options according to your +hardware and the drivers to use.</para> + </listitem> + </itemizedlist> + </section> + + <section xml:id="uefimode"> + <info> + <title xml:id="uefimode-ti1">In UEFI mode</title> + </info> + + <mediaobject condition="live"> + <imageobject> <imagedata revision="1" align="center" +fileref="live-bootUEFI.png" format="PNG" xml:id="bootUEFI-im1"/> +</imageobject> + + <caption> + <para>First screen while booting on UEFI system from disk</para> + </caption> + </mediaobject> + + <para>You have only the choice to run Mageia in Live mode (first choice) or to +process the installation (second choice).</para> + <para>If you booted from a USB stick, you get two supplemental lines which are a +duplicata of the previous lines suffixed with "USB". You have to choose +them.</para> + + <para>In each case, the first steps will be the same to choose language, timezone +and keyboard, then the processes differ, with <link +linkend="testing">additional steps in Live mode</link>.</para> + </section> +</section>
\ No newline at end of file diff --git a/docs/installer/it/configureTimezoneUTC.xml b/docs/installer/it/configureTimezoneUTC.xml index 6516ac44..5e1e4848 100644 --- a/docs/installer/it/configureTimezoneUTC.xml +++ b/docs/installer/it/configureTimezoneUTC.xml @@ -1,37 +1,29 @@ -<?xml version="1.0" encoding="utf-8"?> -<section xmlns="http://docbook.org/ns/docbook" - xmlns:ns5="http://www.w3.org/1998/Math/MathML" - xmlns:ns4="http://www.w3.org/2000/svg" - xmlns:ns3="http://www.w3.org/1999/xhtml" - xmlns:ns2="http://www.w3.org/1999/xlink" - xmlns:ns="http://docbook.org/ns/docbook" - xml:id="configureTimezoneUTC" version="5.0" xml:lang="it"> +<?xml version='1.0' encoding='utf-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns5="http://www.w3.org/1998/Math/MathML" xmlns:ns4="http://www.w3.org/2000/svg" xmlns:ns3="http://www.w3.org/1999/xhtml" xmlns:ns2="http://www.w3.org/1999/xlink" xmlns:ns="http://docbook.org/ns/docbook" version="5.0" xml:lang="it" xml:id="configureTimezoneUTC"> + <info> + <title xml:id="configureTimezoneUTC-ti6">Configura il tuo fuso orario</title> + </info> + - <info> - <title xml:id="configureTimezoneUTC-ti6">Configura il tuo fuso orario</title> - </info> + - - - -<mediaobject> + <mediaobject> <!-- 2012-12-25 marja - moved this part out of misc-params.xml --> <!-- 2013-05-05 marja - added screenshot --> -<imageobject> <imagedata revision="1" fileref="dx2-configureTimezoneUTC.png" -align="center" format="PNG" xml:id="configureTimezoneUTC-im1"></imagedata> -</imageobject></mediaobject> - +<imageobject condition="classical"> <imagedata +xml:id="configureTimezoneUTC-im1" revision="1" +fileref="dx2-configureTimezoneUTC.png" align="center" format="PNG"/> +</imageobject> <imageobject> <imagedata fileref="live-timeZone.png" +condition="live" format="PNG"/> </imageobject></mediaobject> - <para revision="1" xml:id="configureTimezoneUTC-pa1">Scegli la tua time zone selezionando il tuo Paese o una città vicino alla + <para revision="1" xml:id="configureTimezoneUTC-pa1">Scegli la tua time zone selezionando il tuo Paese o una città vicino alla tua nella stessa zone.</para> - <para revision="1" xml:id="configureTimezoneUTC-pa2">Nella prossima schermata potrai scegliere di impostare il tuo orologio + <para revision="1" xml:id="configureTimezoneUTC-pa2">Nella prossima schermata potrai scegliere di impostare il tuo orologio hardware con l'ora locale o GMT (anche conosciuto come UTC).</para> - <note> - <para revision="1" xml:id="configureTimezoneUTC-pa3">Se hai più di un sistema operativo sul tuo computer assicurati che siano + <note> + <para revision="1" xml:id="configureTimezoneUTC-pa3">Se hai più di un sistema operativo sul tuo computer assicurati che siano tutti impostati sull'ora locale o tutti con UTC/GMT.</para> - </note> - </section> - + </note> +</section>
\ No newline at end of file diff --git a/docs/installer/it/diskdrake.xml b/docs/installer/it/diskdrake.xml index 2d8d8985..2f079689 100644 --- a/docs/installer/it/diskdrake.xml +++ b/docs/installer/it/diskdrake.xml @@ -29,8 +29,9 @@ </info> <mediaobject> -<imageobject> <imagedata fileref="dx2-diskdrake.png" align="center"/> -</imageobject></mediaobject> +<imageobject condition='classical'> <imagedata fileref="dx2-diskdrake.png" +align="center"/> </imageobject> <imageobject condition='live' > <imagedata +fileref="live-diskdrake.png" align="center"/> </imageobject></mediaobject> <warning> <para revision="3" xml:id="diskdrake-pa1">Se desideri utilizzare una criptazione per la tua partizione @@ -66,5 +67,4 @@ System Partition) is present and correctly mounted on /boot/EFI (see above)</par <para><mediaobject> <imageobject> <imagedata fileref="dx2-diskdrake2.png"/> </imageobject></mediaobject></para> </note> -</section> - +</section>
\ No newline at end of file diff --git a/docs/installer/it/doPartitionDisks.xml b/docs/installer/it/doPartitionDisks.xml index 9a310f93..171ac3bb 100644 --- a/docs/installer/it/doPartitionDisks.xml +++ b/docs/installer/it/doPartitionDisks.xml @@ -3,35 +3,9 @@ - - - - - - - - - - - - - - - - <info> - <!-- Started by marja on 2012 03 29 --> -<!-- NEEDS TO BE WRITTEN AND THEN REVIEWED! --> -<!-- JohnR 2012-04-10 - tidy up module formatting --> -<!-- barjac 2012-04-20 Yes I agree with Lebarhon - reference to home partition removed --> -<!-- Simonnzg - doing anything to a Windows partition is DANGEROUS. I would prefer - if this was not an option, but... --> -<!-- marja 2012-04-24 put the para xml id's back. --> -<!-- marja 2012-04-29 changed text as discussed on the ml and with papoteur's approval - lebarhon: 2012-08-18 warning added--> -<!-- marja 2013-04-05 changed warning to text suggested by Dave Hodgings in bug 9594 --> -<!-- marja 2013-04-05 adjusted last line of warning as suggested by obgr_seneca --> -<!-- lebarhon 2013-04-11 adjusted last line of warning as suggested by Dave Hodgins/Marja--> + <!----> +<!-- lebarhon 2015-07-03 Suggested updates for Mageia 5 --> <title xml:id="doPartitionDisks-ti1">Partizionamento</title> </info> @@ -81,7 +55,7 @@ back up your personal files.</para> <para>With this option, the installer displays the remaining Windows partition in light blue and the future Mageia partition in dark blue with their intended sizes just under. You have the possibility to adapt these sizes by clicking -and draging the gap between both partitions. See the screen-shot below.</para> +and dragging the gap between both partitions. See the screen-shot below.</para> <mediaobject> <imageobject> <imagedata fileref="dx2-doPartitionDisks2.png"/> @@ -100,7 +74,7 @@ attenzione!</para> have data on the drive that you are not prepared to lose, then do not use this option.</para> </listitem> - </itemizedlist> <itemizedlist> + </itemizedlist><itemizedlist> <listitem> <para revision="1" xml:id="doPartitionDisks-pa16">Personalizzato</para> @@ -109,6 +83,47 @@ hard drive(s).</para> </listitem> </itemizedlist></para> + <para><emphasis role="bold">Partitions sizing:</emphasis></para> + + <para>The installer will share the available place out according to the following +rules:</para> + + <para><itemizedlist> + <listitem> + <para>If the total available place is lower than 50 GB, only one partition is +created for /, there is no separate partition for /home.</para> + </listitem> + + <listitem> + <para>If the total available place is over 50 GB, then three partitions are +created</para> + + <itemizedlist> + <listitem> + <para>6/19 of the total available place is allocated to / with a maximum of 50 GB</para> + </listitem> + + <listitem> + <para>1/19 is allocated to swap with a maximum of 4 GB</para> + </listitem> + + <listitem> + <para>the rest (at least 12/19) is allocated to /home</para> + </listitem> + </itemizedlist> + </listitem> + </itemizedlist></para> + + <para>That means that from 160 GB and over of available place, the installer will +create three partitions: 50 GB for /, 4 GB for swap and the rest for /home.</para> + + <note> + <para>If you are using an UEFI system, the ESP (EFI System Partition) will be +automatically detected, or created if it does not exist yet, and mounted on +/boot/EFI. The "Custom" option is the only one that allows to check it has +been correctly done</para> + </note> + <warning> <para>Some newer drives are now using 4096 byte logical sectors, instead of the previous standard of 512 byte logical sectors. Due to lack of available @@ -116,14 +131,13 @@ hardware, the partitioning tool used in the installer has not been tested with such a drive. Also some ssd drives now use an erase block size over 1 MB. We suggest to pre-partition the drive, using an alternative partitioning tool like gparted, if you own such a device, and to use the following -settings: </para> +settings:</para> - <para>"Align to" "MiB" </para> + <para>"Align to" "MiB"</para> - <para>"Free space preceding (MiB)" "2" </para> + <para>"Free space preceding (MiB)" "2"</para> <para>Assicurati anche che tutte le partizioni siano create con un numero pari di megabytes.</para> </warning> -</section> - +</section>
\ No newline at end of file diff --git a/docs/installer/it/formatPartitions.xml b/docs/installer/it/formatPartitions.xml index f03c95e8..3ada15d7 100644 --- a/docs/installer/it/formatPartitions.xml +++ b/docs/installer/it/formatPartitions.xml @@ -19,9 +19,12 @@ <!-- NEEDS TO BE REVIEWED! --> <!-- marja 2012-04-24 added screenshot --> <!-- marja 2012-04-24 added emphasis tags in formatPartitions-pa1 --> -<imageobject> <imagedata revision="1" fileref="dx2-formatPartitions.png" -format="PNG" align="center" xml:id="formatPartitions-im1"> </imagedata> -</imageobject></mediaobject> +<imageobject condition='classical'> <imagedata revision="1" +fileref="dx2-formatPartitions.png" format="PNG" align="center" +xml:id="formatPartitions-im1"> </imagedata> </imageobject> <imageobject +condition='live'> <imagedata revision="1" +fileref="live-formatPartitions.png" format="PNG" align="center" +xml:id="live-formatPartitions-im1"> </imagedata> </imageobject></mediaobject> <para revision="2" xml:id="formatPartitions-pa1">Qua puoi scegliere quale/i partizione/i desideri formattare. Ogni dato nelle partizioni <emphasis>non</emphasis> contrassegnate per la formattazione diff --git a/docs/installer/it/login.xml b/docs/installer/it/login.xml new file mode 100644 index 00000000..e8edbf16 --- /dev/null +++ b/docs/installer/it/login.xml @@ -0,0 +1,24 @@ +<?xml version='1.0' encoding='utf-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns6="http://www.w3.org/1999/xlink" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:ns4="http://www.w3.org/2000/svg" xmlns:ns3="http://www.w3.org/1998/Math/MathML" xmlns:ns="http://docbook.org/ns/docbook" xml:id="login" version="5.0" xml:lang="it"> + <info> + <title xml:id="label-to-adapt-ti1">Login screen</title> + </info> + + <mediaobject condition="live"> + <imageobject> <imagedata revision="1" align="center" xml:id="login-im1" +format="PNG" fileref="live-login.png"/> </imageobject> + + <caption> + <para>KDM login screen</para> + </caption> + </mediaobject> + + <para>Finally, you will come to the login screen.</para> + + <para>Enter your user name and user password, and in a few seconds you will find +yourself with a loaded KDE or GNOME desktop, depending on which live medium +you used. You can now start using your Mageia installation.</para> + + <para>You can find another part of our documentation in <link +linkend="https://wiki.mageia.org/en/Category:Documentation">the Mageia +wiki</link>.</para> +</section>
\ No newline at end of file diff --git a/docs/installer/it/reboot.xml b/docs/installer/it/reboot.xml new file mode 100644 index 00000000..86265c9d --- /dev/null +++ b/docs/installer/it/reboot.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<section version="5.0" xml:lang="it" xml:id="reboot" xmlns="http://docbook.org/ns/docbook" + xmlns:ns6="http://www.w3.org/1999/xlink" + xmlns:ns5="http://www.w3.org/1999/xhtml" + xmlns:ns4="http://www.w3.org/2000/svg" + xmlns:ns3="http://www.w3.org/1998/Math/MathML" + xmlns:ns="http://docbook.org/ns/docbook"> + <info> + <title xml:id="reboot-ti1">Riavvia</title> + </info> + + <mediaobject condition="live"> +<imageobject> <imagedata align="center" fileref="live-reboot.png" +format="PNG" revision="1" xml:id="reboot-im1"/> </imageobject></mediaobject> + + <para>Once the bootloader has been installed, you will be prompted to halt your +computer, remove the live CD and restart the computer. When you restart, you +will see a succession of download progress bars. These indicate that the +software media are being downloaded (see Software management).</para> +</section> diff --git a/docs/installer/it/selectKeyboardLive.xml b/docs/installer/it/selectKeyboardLive.xml new file mode 100644 index 00000000..69195817 --- /dev/null +++ b/docs/installer/it/selectKeyboardLive.xml @@ -0,0 +1,14 @@ +<?xml version='1.0' encoding='utf-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns6="http://www.w3.org/1999/xlink" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:ns4="http://www.w3.org/2000/svg" xmlns:ns3="http://www.w3.org/1998/Math/MathML" xmlns:ns="http://docbook.org/ns/docbook" version="5.0" xml:lang="it" xml:id="selectKeyboardLive"> + <info> + <title xml:id="selectKeyboardLive-ti1">Select keyboard</title> + </info> + + <mediaobject> +<imageobject> <imagedata xml:id="selectKeyboardLive-im1" revision="1" +align="center" format="PNG" fileref="live-selectKeyboard.png"/> +</imageobject></mediaobject> + + <para>You will be required to set the keyboard layout you wish to use in +Mageia. The default one is selected according to your language and +timezone previously selected.</para> +</section>
\ No newline at end of file diff --git a/docs/installer/it/selectLanguage.xml b/docs/installer/it/selectLanguage.xml index 7807cadd..6cd102ff 100644 --- a/docs/installer/it/selectLanguage.xml +++ b/docs/installer/it/selectLanguage.xml @@ -1,12 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?> -<section xmlns="http://docbook.org/ns/docbook" - xmlns:ns6="http://www.w3.org/1999/xlink" - xmlns:ns5="http://www.w3.org/1999/xhtml" - xmlns:ns4="http://www.w3.org/2000/svg" - xmlns:ns3="http://www.w3.org/1998/Math/MathML" - xmlns:ns="http://docbook.org/ns/docbook" - version="5.0" xml:lang="it" xml:id="selectLanguage"> - +<?xml version='1.0' encoding='utf-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns6="http://www.w3.org/1999/xlink" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:ns4="http://www.w3.org/2000/svg" xmlns:ns3="http://www.w3.org/1998/Math/MathML" xmlns:ns="http://docbook.org/ns/docbook" xml:id="selectLanguage" version="5.0" xml:lang="it"> @@ -32,36 +24,40 @@ continent. <application>Mageia</application> will use this selection during the installation and for your installed system.</para> - <para>If it is likely that you will require several languages installed on your + <para condition="classical">If it is likely that you will require several languages installed on your system, for yourself or other users, then you should use the <guibutton>Multiple languages</guibutton> button to add them now. It will be difficult to add extra language support after installation.</para> <mediaobject> -<imageobject> <imagedata fileref="dx2-selectLanguage.png" align="center" -format="PNG" > </imagedata> </imageobject></mediaobject> +<imageobject condition="classical"> <imagedata align="center" +fileref="dx2-selectLanguage.png" format="PNG"/> </imageobject> <imageobject +condition="live"> <imagedata fileref="live-language.png" format=""/> +</imageobject></mediaobject> - <warning> + <warning condition="classical"> <para>Even if you choose more than one language, you must first choose one of them as your preferred language in the first language screen. It will also be marked as chosen in the multiple languages screen .</para> </warning> <itemizedlist> - <listitem> + <listitem condition="classical"> <para>If your keyboard language is not the same as your preferred language, then it is advisable to install the language of your keyboard as well.</para> </listitem> <listitem> - <para>Mageia uses UTF-8 (Unicode) support by default. This may be disabled in the -"multiple languages" screen if you know that it is inappropriate for your -language. Disabling UTF-8 applies to all installed languages.</para> + <para>Mageia uses UTF-8 (Unicode) support by default.</para> + + <para condition="classical">This may be disabled in the "multiple languages" screen if you know that it +is inappropriate for your language. Disabling UTF-8 applies to all installed +languages.</para> </listitem> <listitem> <para>You can change the language of your system after installation in the Mageia -Control Center -> System -> Manage localization for your system.</para> +Control Center -> System -> Manage localization for your system.</para> </listitem> </itemizedlist> -</section> +</section>
\ No newline at end of file diff --git a/docs/installer/it/setupBootloader.xml b/docs/installer/it/setupBootloader.xml index f839d009..5b7730d6 100644 --- a/docs/installer/it/setupBootloader.xml +++ b/docs/installer/it/setupBootloader.xml @@ -1,95 +1,115 @@ <?xml version='1.0' encoding='utf-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:ns42="http://www.w3.org/1998/Math/MathML" xmlns:ns4="http://www.w3.org/1999/xlink" xmlns:ns3="http://www.w3.org/2000/svg" xmlns:ns="http://docbook.org/ns/docbook" version="5.0" xml:lang="it" xml:id="setupBootloader"> - <info> - <title xml:id="setupBootloader-ti1">Opzioni principali del bootloader</title> - </info> + - <mediaobject> -<!-- 2012-08-12 Copied this page, setupBootloader.xml, from setupBootloaderBeginner.xml and REMOVED the string "Beginner" everywhere, except in this sentence. + <info> + <!----> +<!--Lebarhon 2015 07 04 Project for Mageia 5. The UEFI and BIOS systems are so different I think it is better to split the page--> +<title xml:id="setupBootloader-ti1">Opzioni principali del bootloader</title> + </info> - 2013-3-30 Removed refernce to bootloader expert page and suggest using grub2 where other grub2 systems exist--> + <mediaobject> <imageobject> <imagedata revision="1" align="center" fileref="dx2-setupBootloader.png" xml:id="setupBootloader-im1" format="PNG"/> </imageobject></mediaobject> - <para><note> - <para>With an UEFI system, the user interface is slightly different as you cannot -choose the boot loader (first drop down list) since only one is available</para> - </note></para> + <section> + <title>With a Bios system</title> - <para xml:id="setupBootloader-pa1" revision="4">Se preferisci impostazioni del bootloader diverse da quelle scelte in + <para xml:id="setupBootloader-pa1" revision="4">Se preferisci impostazioni del bootloader diverse da quelle scelte in automatico dall'installer puoi modificare da qua.</para> - <para xml:id="setupBootloader-pa2" revision="4">Potresti già avere altri sistemi su questa macchina. In tal caso puoi + <para xml:id="setupBootloader-pa2" revision="4">Potresti già avere altri sistemi su questa macchina. In tal caso puoi decidere se aggiungere Mageia al tuo bootloader esistente o permettere a Mageia di crearne uno nuovo.</para> - <tip> - <para revision="2" xml:id="setupBootloader-pa3">I menù grafici di Mageia sono belli :)</para> - </tip> + <tip> + <para>The Mageia graphical menus are nice :</para> + </tip> - <section xml:id="usingMageiaBootloader"> - <info> - <title xml:id="usingMageiaBootloader-ti2">Using a Mageia bootloader</title> - </info> + <section xml:id="usingMageiaBootloader"> + <info> + <title xml:id="usingMageiaBootloader-ti2">Using a Mageia bootloader</title> + </info> - <para revision="3" xml:id="setupBootloader-pa4">By default, Mageia writes a new GRUB (legacy) bootloader into the MBR -(Master Boot Record) of your first hard drive. If you already have other + <para revision="3" xml:id="setupBootloader-pa4">By default, Mageia writes a new GRUB (legacy) bootloader into the MBR +(Master Boot Record) of your first hard drive. If you already have other operating systems installed, Mageia attempts to add them to your new Mageia boot menu.</para> - <para revision="3">Mageia adesso offre GRUB2 come bootloader opzionale oltre a GRUB legacy e + <para revision="3">Mageia adesso offre GRUB2 come bootloader opzionale oltre a GRUB legacy e Lilo.</para> - <warning> - <para revision="3" xml:id="setupBootloader-pa6">I sistemi Linux che usano GRUB2 come bootloader non sono attualmente -supportati da GRUB (legacy) e non verranno riconosciuti se il bootloader di -default è GRUB.</para> + <warning> + <para revision="3" xml:id="setupBootloader-pa6">Linux systems which use the GRUB2 bootloader are not currently supported by +GRUB (legacy) and will not be recognized if the default GRUB bootloader is +used.</para> - <para revision="3">La migliore soluzione è utilizzare GRUB 2 che è disponibile durante + <para revision="3">La migliore soluzione è utilizzare GRUB 2 che è disponibile durante l'installazione.</para> - </warning> - </section> + </warning> + </section> - <section xml:id="usingExistingBootloader"> - <info> - <title revision="2" xml:id="usingExistingBootloader-ti4">Usare un bootloader esistente</title> - </info> + <section xml:id="usingExistingBootloader"> + <info> + <title revision="2" xml:id="usingExistingBootloader-ti4">Usare un bootloader esistente</title> + </info> - <para revision="3" xml:id="setupBootloader-pa46">If you decide to use an existing bootloader then you will need to remember + <para revision="3" xml:id="setupBootloader-pa46">If you decide to use an existing bootloader then you will need to remember to STOP at the summary page during the installation and click the Bootloader <guibutton>Configure</guibutton> button, which will allow you to change the bootloader install location.</para> - <para revision="1" xml:id="setupBootloader-pa47">Non selezionare un dispositivo esempio: "sda" o cancellerai la tua esistente -MBR. Devi selezionare la partizione di root che hai scelto durante la -precedente fase di partizionamento esempio: sda7.</para> + <para revision="1" xml:id="setupBootloader-pa47">Do not select a device e.g."sda", or you will overwrite your existing +MBR. You must select the root partition that you chose during the +partitioning phase earlier, e.g. sda7.</para> - <para xml:id="setupBootloader-pa48" revision="1">Per essere chiari, sda è il dispositivo, sda7 la partizione su quel + <para xml:id="setupBootloader-pa48" revision="1">Per essere chiari, sda è il dispositivo, sda7 la partizione su quel dispositivo.</para> - <tip> - <para revision="1" xml:id="setupBootloader-pa48a">Go to tty2 with Ctrl+Alt+F2 and type <literal>df</literal> to check where + <tip> + <para revision="1" xml:id="setupBootloader-pa48a">Go to tty2 with Ctrl+Alt+F2 and type <literal>df</literal> to check where your <literal>/</literal> (root) partition is. Ctrl+Alt+F7 takes you back to the installer screen.</para> - </tip> + </tip> - <para revision="2" xml:id="setupBootloader-pa49">The exact procedure for adding your Mageia system to an existing bootloader + <para revision="2" xml:id="setupBootloader-pa49">The exact procedure for adding your Mageia system to an existing bootloader is beyond the scope of this help, however in most cases it will involve running the relevant bootloader installation program which should detect and add it automatically. See the documentation for the operating system in question.</para> - </section> + </section> - <section xml:id="advancedOptionBootloader"> - <info> - <title revision="2" xml:id="advancedOptionBootloader-ti5">Opzioni avanzate del Bootloader</title> - </info> + <section xml:id="advancedOptionBootloader"> + <info> + <title revision="2" xml:id="advancedOptionBootloader-ti5">Opzioni avanzate del Bootloader</title> + </info> - <para revision="3" xml:id="setupBootloader-pa52">If you have very limited disk space for the <literal>/</literal> partition + <para revision="3" xml:id="setupBootloader-pa52">If you have very limited disk space for the <literal>/</literal> partition that contains <literal>/tmp</literal>, click on <guibutton>Advanced</guibutton> and check the box for <guilabel>Clean /tmp at each boot</guilabel>. This helps to maintain some free space.</para> + </section> + </section> + + <section> + <title>With an UEFI system</title> + + <para>With an UEFI system, the user interface is slightly different as you cannot +choose the boot loader since only Grub2-efi is available. </para> + + <mediaobject> +<imageobject> <imagedata fileref="dx2-setupBootloader2.png"/> </imageobject></mediaobject> + + <para>If Mageia is the first system installed on your computer, the installer +created an ESP (EFI System Partition) to receive the bootloader +(Grub2-efi). If there was already UEFI operating systems previously +installed on your computer (Windows 8 for example), the Mageia installer +detected the existing ESP created by Windows and added grub2-efi. Although +it is possible to have several ESPs, only one is advised and enough whatever +the number of operating systems you have.</para> + + <para>Don't modify the "Boot Device" unless really knowing what you do.</para> </section> </section>
\ No newline at end of file diff --git a/docs/installer/it/setupBootloaderAddEntry.xml b/docs/installer/it/setupBootloaderAddEntry.xml index becfbdd4..9c05f093 100644 --- a/docs/installer/it/setupBootloaderAddEntry.xml +++ b/docs/installer/it/setupBootloaderAddEntry.xml @@ -1,6 +1,9 @@ <?xml version='1.0' encoding='utf-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns5="http://www.w3.org/2000/svg" xmlns:ns4="http://www.w3.org/1999/xhtml" xmlns:ns3="http://www.w3.org/1998/Math/MathML" xmlns:ns2="http://www.w3.org/1999/xlink" xmlns:ns="http://docbook.org/ns/docbook" xml:id="setupBootloaderAddEntry" version="5.0" xml:lang="it"> + + <info> - <title xml:id="setupBootloaderAddEntry-ti1">Aggiungi o modifica una Boot Menu Entry</title> + <!--Lebarhon 2015 07 04 Project for Mageia 5. The UEFI and BIOS systems are so different I think it is better to split the page--> +<title xml:id="setupBootloaderAddEntry-ti1">Aggiungi o modifica una Boot Menu Entry</title> </info> <mediaobject> @@ -8,32 +11,54 @@ fileref="dx2-bootloaderConfiguration.png" align="center" format="PNG" xml:id="bootloaderConfiguration-im1"/> </imageobject></mediaobject> - <para>You can add an entry or modify the one you select first, by pressing the + <section> + <title>With a Bios system</title> + + <para>You can add an entry or modify the one you select first, by pressing the relevant button in the <emphasis>Bootloader Configuration</emphasis> screen and editing the screen that pops up on top of it.</para> - <note> - <para>If you have chosen <code>Grub 2</code> as your bootloader, or Grub2-efi for -UEFI systems, you cannot use this tool to edit entries at this step, press -'Next'. You need to manually edit <code>/boot/grub2/custom.cfg</code> or use -<code>grub-customizer</code> instead.</para> - </note> + <note> + <para>If you have chosen <code>Grub 2</code> as your bootloader, you cannot use +this tool to edit entries at this step, press 'Next'. You need to manually +edit <code>/boot/grub2/custom.cfg</code> or use <code>grub-customizer</code> +instead.</para> + </note> - <mediaobject> + <mediaobject> <imageobject> <imagedata revision="1" xml:id="setupBootloaderAddEntry-im1" align="center" format="PNG" fileref="dx2-setupBootloaderAddEntry.png"/> </imageobject></mediaobject> - <para>Some things that can be done without any risk, are changing the label of an + <para>Some things that can be done without any risk, are changing the label of an entry and ticking the box to make an entry the default one.</para> - <para>You can add the proper version number of an entry, or rename it completely.</para> + <para>You can add the proper version number of an entry, or rename it completely.</para> - <para>The default entry is the one the systems boots into if you don't make a + <para>The default entry is the one the systems boots into if you don't make a choice while booting up.</para> - <warning> - <para>Cambiare altre cose può lasciare un sistema non avviabile. Per favore non -provare nulla senza conoscere esattamente cosa si sta facendo.</para> - </warning> + <warning> + <para>Editing other things can leave you with an unbootable system. Please don't +just try something without knowing what you are doing.</para> + </warning> + </section> + + <section> + <title>With an UEFI system</title> + + <para>In this case you are using Grub2-efi and you cannot use this tool to edit +entries at this step. To do that you need to manually edit +<code>/boot/grub2/custom.cfg</code> or use <code>grub-customizer</code> +instead. All you can do here, is to choose the default entry in the drop +down list.</para> + + <para>After a click on the <guibutton>Next</guibutton> button, another drop down +list allows to choose the video resolution for Grub2 which is a graphical +boot loader.</para> + + <mediaobject> +<imageobject> <imagedata fileref="dx2-bootloaderConfiguration2.png"/> +</imageobject></mediaobject> + </section> </section>
\ No newline at end of file diff --git a/docs/installer/it/takeOverHdConfirm.xml b/docs/installer/it/takeOverHdConfirm.xml index c345e0dd..0b9954c9 100644 --- a/docs/installer/it/takeOverHdConfirm.xml +++ b/docs/installer/it/takeOverHdConfirm.xml @@ -12,15 +12,18 @@ -<mediaobject> + <mediaobject> <!-- Made by marja on 2012 04 03 --> <!-- test comment - johnr --> <!-- 2012-04-24 marja - replaced "if you are not sure you selected the correct hard disk." with "if you are not sure about your choice", because I'm sure I saw this help screen when I had only one HD --> <!-- 2013-05-05 marja added screenshot --> -<imageobject> <imagedata fileref="dx2-takeOverHdConfirm.png" format="PNG" -align="center" ></imagedata> </imageobject></mediaobject> +<imageobject condition='live'> <imagedata +fileref="live-takeOverHdConfirm.png" format="PNG" align="center" +></imagedata> </imageobject> <imageobject condition='classical'> <imagedata +fileref="dx2-takeOverHdConfirm.png" format="PNG" align="center" +></imagedata> </imageobject></mediaobject> <para revision="1" xml:id="takeOverHdConfirm-pa1">Clicca su <guibutton>Precedente</guibutton> se non sei sicuro della tua scelta.</para> diff --git a/docs/installer/it/testing.xml b/docs/installer/it/testing.xml new file mode 100644 index 00000000..5d17fb38 --- /dev/null +++ b/docs/installer/it/testing.xml @@ -0,0 +1,80 @@ +<?xml version="1.0" encoding="utf-8"?> +<section version="5.0" xml:lang="it" xml:id="testing" xmlns="http://docbook.org/ns/docbook" + xmlns:ns6="http://www.w3.org/1999/xlink" + xmlns:ns5="http://www.w3.org/1999/xhtml" + xmlns:ns4="http://www.w3.org/2000/svg" + xmlns:ns3="http://www.w3.org/1998/Math/MathML" + xmlns:ns="http://docbook.org/ns/docbook"> + <info> + <title xml:id="testing-ti1">Testing Mageia as Live system</title> + </info> + + <section xml:id="testing-1"> + <info> + <title xml:id="testing1-ti1">Live mode</title> + </info> + + <mediaobject> +<imageobject> <imagedata fileref="live-liveMode.png"/> </imageobject></mediaobject> + + <para>You get this screen if you selected "Boot Mageia". If not, you get the +"<link linkend="doPartitionDisks">Partitioning</link> step"</para> + + <section> + <info> + <title xml:id="testing2-ti1">Testing hardware</title> + </info> + + <para>One of the Live mode goals is to test if the hardware is correctly managed +by Mageia. You can check if all devices have a driver in the Hardware +section of the Mageia Control Center. You can test the most current devices:</para> + + <itemizedlist> + <listitem> + <para>network interface: configure it with net_applet</para> + </listitem> + + <listitem> + <para>graphical card: if you see the previous screen, it's already OK.</para> + </listitem> + + <listitem> + <para>webcam:</para> + </listitem> + + <listitem> + <para>sound: a jingle has already been played</para> + </listitem> + + <listitem> + <para>printer: configure it and print a test page</para> + </listitem> + + <listitem> + <para>scanner: scan a document from ...</para> + </listitem> + </itemizedlist> + + <para>If all is OK for you, you can process to the installation. If not, you can +leave with the quit button.</para> + + <remark>The configuration settings you made here are kept for the installation.</remark> + </section> + + <section> + <info> + <title xml:id="testing3-ti1">Launch installation</title> + </info> + + <mediaobject> +<imageobject> <imagedata fileref="live-liveMode-install.png"/> +</imageobject></mediaobject> + + <para>To launch the installation of Mageia LiveCD or Live DVD to the hard disc or +SSD drive, simply click on the icon "Install on Hard Disk". You will get +this screen, and then the "<link +linkend="doPartitionDisks">Partitioning</link> step" as for the direct +installation.</para> + </section> + </section> +</section> diff --git a/docs/installer/it/uninstall-Mageia.xml b/docs/installer/it/uninstall-Mageia.xml index c64e7a3f..855a2cf9 100644 --- a/docs/installer/it/uninstall-Mageia.xml +++ b/docs/installer/it/uninstall-Mageia.xml @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='utf-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns5="http://www.w3.org/1998/Math/MathML" xmlns:ns4="http://www.w3.org/2000/svg" xmlns:ns3="http://www.w3.org/1999/xhtml" xmlns:ns2="http://www.w3.org/1999/xlink" xmlns:ns="http://docbook.org/ns/docbook" version="5.0" xml:lang="it" xml:id="uninstall-Mageia"> - <!-- --> + <!--Lebarhon 2015-07-06 Not true with UEFI --> <info> <title xml:id="uninstall-Mageia-ti1">Disinstallare Mageia</title> </info> diff --git a/docs/installer/it/unused.xml b/docs/installer/it/unused.xml new file mode 100644 index 00000000..b04e2506 --- /dev/null +++ b/docs/installer/it/unused.xml @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<section version="5.0" xml:lang="it" xml:id="unused" xmlns="http://docbook.org/ns/docbook" + xmlns:ns6="http://www.w3.org/1999/xlink" + xmlns:ns5="http://www.w3.org/1999/xhtml" + xmlns:ns4="http://www.w3.org/2000/svg" + xmlns:ns3="http://www.w3.org/1998/Math/MathML" + xmlns:ns="http://docbook.org/ns/docbook"> + <info> + <title xml:id="unused-ti1">Keep or delete unused material</title> + </info> + + <mediaobject condition="live"> +<imageobject> <imagedata align="center" fileref="live-unused.png" +format="PNG" revision="1" xml:id="unused-im1"/> </imageobject></mediaobject> + + <para>In this step, the installer looks for unused locales packages and unused +hardware packages. Then it proposes you to delete them. It is a good idea to +accept, except if you prepare an installation which has to run on different +hardware.</para> + + <mediaobject> +<imageobject> <imagedata fileref="live-unused-InstallationProgress.png"/> +</imageobject></mediaobject> + + <para>The next step is the copying of files on hard disk. This takes some +minutes. At the end, you get a blank screen for some time, it's normal.</para> +</section> |