aboutsummaryrefslogtreecommitdiffstats
path: root/docs/docs/stable/bootiso/tr/netInstall-intro.xml
blob: 33782bc84a1e6a7d9dd902fb320e9814e169f722 (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
<?xml version="1.0" encoding="utf-8"?>
<section version="5.0" xml:lang="tr" 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>Giriş</title>

  <section>
    <title>NetInstall Kalıp</title>

    <section>
      <title>Tanım</title>

      <para>Minimum ISO'lar şunları içerir:</para>

      <itemizedlist>
        <listitem>
          <para>100 MB'den daha az, bant genişliğiniz tam bir DVD indirmek için çok düşükse
veya DVD sürücüsü olmayan bir PC'niz varsa veya USB bellekten önyükleyeme
yapmıyorsanız uygundur.</para>
        </listitem>

        <listitem>
          <para>no more than that which is needed to a) start the <literal>DrakX</literal>
installer and b) find <literal>DrakX-installer-stage2</literal> and other
packages that are needed to continue and complete the install.</para>
        </listitem>
      </itemizedlist>

      <para>Gerekli kaynak paketleri bir PC sabit diskinde, yerel bir sürücüde, yerel
bir ağda veya Internet'te olabilir.</para>

      <note>
        <para>Installation via encrypted wifi or bluetooth is not supported.</para>
      </note>
    </section>

    <section>
      <title>Availability</title>

      <para>NetInstall ortamının iki sürümü var:</para>

      <itemizedlist>
        <listitem>
          <para><emphasis role="bold">netinstall.iso</emphasis> Özgür olmayan yazılım
kullanmamayı tercih edenler için bu ISO sadece özgür yazılım içermektedir.</para>
        </listitem>

        <listitem>
          <para><emphasis role="bold">netinstall-nonfree.iso</emphasis> Bu ISO ayrıca ağ
aygıtınız, disk denetleyiciniz vb. aygıtlarınız için gerekli olabilecek
özgür olmayan sürücüleri içerir.</para>
        </listitem>
      </itemizedlist>

      <para>Her iki sürüm de ayrı 32-bit ve 64-bit ISO'lar biçiminde mevcuttur. Buraya
bakın: <link
xlink:href="https://www.mageia.org/downloads/">https://www.mageia.org/downloads/</link></para>
    </section>

    <section>
      <title>Hazırlık</title>

      <para>İmajı indirdikten sonra, bir CD/DVD'ye yazdırın veya bir USB çubuğa
yerleştirmeyi tercih ederseniz, aşağıdaki talimatları izleyin:<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>Kurulum Aşamaları</title>

    <para>Kurulum iki aşamada gerçekleştirilir:</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>