aboutsummaryrefslogtreecommitdiffstats
path: root/docs/docs/stable/bootiso/pt/netInstall-intro.xml
blob: 57ce258a9c0fdefcc8f1ccde307f7b5659f95308 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
<?xml version="1.0" encoding="utf-8"?>
<section version="5.0" xml:lang="pt" xmlns="http://docbook.org/ns/docbook"
         xmlns:xlink="http://www.w3.org/1999/xlink"
         xmlns:xi="http://www.w3.org/2001/XInclude"
         xmlns:svg="http://www.w3.org/2000/svg"
         xmlns:m="http://www.w3.org/1998/Math/MathML"
         xmlns:html="http://www.w3.org/1999/xhtml"
         xmlns:db="http://docbook.org/ns/docbook">
  

  <!-- 2018/05/18 apb: Created this xml, along with netInstall-stage1.xml and netInstall-stage2.xml to replace the previously single xml for NetInstall. -->
<title>Introdução</title>

  <section>
    <title>NetInstall Media</title>

    <section>
      <title>Descrição</title>

      <para>Estes ISO têm:</para>

      <itemizedlist>
        <listitem>
          <para>menos de 100 MB e são os indicados para utilizadores cuja largura de banda
seja demasiado fraca e para os computadores com uma unidade DVD ou não
consigam arrancar através de uma unidade USB.</para>
        </listitem>

        <listitem>
          <para>apenas as ferramentas necessárias para a) iniciar o instalador
<literal>DrakX</literal> e b) localizar o pacote
<literal>DrakX-installer-stage2</literal> e os restantes pacotes que são
necessários para continuar e realizar a instalação.</para>
        </listitem>
      </itemizedlist>

      <para>Os pacotes necessários para a instalação podem estar no disco rígido do PC,
numa unidade externa, na rede local ou na Internet.</para>

      <note>
        <para>A instalação através de redes Wi-Fi cifradas ou por ligações Bluetooth não
são suportadas.</para>
      </note>
    </section>

    <section>
      <title>Disponibilidade</title>

      <para>Existem duas versões do disco NetInstall:</para>

      <itemizedlist>
        <listitem>
          <para><emphasis role="bold">netinstall.iso</emphasis> For those who prefer not to
use non-free software, this ISO contains only free software.</para>
        </listitem>

        <listitem>
          <para><emphasis role="bold">netinstall-nonfree.iso</emphasis> This ISO
additionally includes proprietary device drivers, which may be required for
your network device, disk controller, etc.</para>
        </listitem>
      </itemizedlist>

      <para>Both versions are available in the form of separate 32-bit and 64-bit
ISO's. See here: <link
xlink:href="https://www.mageia.org/downloads/">https://www.mageia.org/downloads/</link></para>
    </section>

    <section>
      <title>Preparação</title>

      <para>After downloading the image, burn it to a CD/DVD or, if you prefer to put it
on a USB stick, follow the instructions here: <link
xlink:href="https://wiki.mageia.org/en/Installation_Media#Dump_Mageia_ISOs_on_an_USB_stick">https://wiki.mageia.org/en/Installation_Media#Dump_Mageia_ISOs_on_an_USB_stick</link></para>
    </section>
  </section>

  <section>
    <title>Installation Stages</title>

    <para>The installation is carried out in two stages:</para>

    <itemizedlist>
      <listitem>
        <para><emphasis role="bold">Stage 1</emphasis> This is the pre-Installation
stage. You will need to provide the method and details for accessing the
medium containing the files to be used for the installation. If the method
involves a server, then the network connection will be activated.</para>
      </listitem>

      <listitem>
        <para><emphasis role="bold">Stage 2</emphasis> This is the actual Installation
stage, which will automatically commence once a connection to the installer
files has been established.</para>
      </listitem>
    </itemizedlist>

    <note>
      <para>During Stage 1, nothing will be written to your Hard Disk, so it is safe to
quit at any point during Stage 1 if you wish. You can do so by pressing
<keycombo> <keycap>Ctrl</keycap> <keycap>Alt</keycap> <keycap>Del</keycap>
</keycombo>.</para>
    </note>

    <tip>
      <para>You can use <keycombo> <keycap>Alt</keycap> <keycap>F3</keycap> </keycombo>
to read the logs and <keycombo> <keycap>Alt</keycap> <keycap>F1</keycap>
</keycombo> to return to the installer screen.</para>
    </tip>

    <warning>
      <para>Unlike when installing from DVD or LiveCD, during the first part of the
installation (<emphasis role="bold">Stage 1</emphasis>), you will be asked
to type things. During this stage, your keyboard will operate as per an
<link
xlink:href="https://en.wikipedia.org/wiki/Keyboard_layout#United_States">American
keyboard</link> layout. This can be very confusing when you need to type
names and paths.</para>
    </warning>
  </section>
</section>