aboutsummaryrefslogtreecommitdiffstats
path: root/docs/installer/sv/doPartitionDisks.xml
blob: c7385acaaf065f20c48fa57955f3cf650d942b3f (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
<?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/1998/Math/MathML" xmlns:ns4="http://www.w3.org/2000/svg" xmlns:ns3="http://www.w3.org/1999/xhtml" xmlns:ns="http://docbook.org/ns/docbook" version="5.0" xml:lang="sv" xml:id="doPartitionDisks">
  

  

  

  

  

  

  

  

  
  
  

  <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-->
<title xml:id="doPartitionDisks-ti1">Partitionering</title>
  </info>

  <para revision="1" xml:id="doPartitionDisks-pa1">In this screen you can see the content of your hard drive(s) and see the
solutions the DrakX partitioning wizard found for where to install
<application>Mageia</application>.</para>

  <para revision="1" xml:id="doPartitionDisks-pa2">The options available from the list below will vary depending on your
particular hard drive(s) layout and content.</para>

  <mediaobject>
<imageobject> <imagedata align="center" fileref="dx2-doPartitionDisks.png"
/> </imageobject></mediaobject>

  <para revision="1" xml:id="doPartitionDisks-pa3"><itemizedlist>
      <listitem>
        <para revision="1" xml:id="doPartitionDisks-pa4">Använd existerande partitioner</para>

        <para revision="1" xml:id="doPartitionDisks-pa5">Om det här alternativet är tillgängligt så har kompatibla Linux-partitioner
blivit hittade och får användas för installation.</para>
      </listitem>

      <listitem>
        <para revision="1" xml:id="doPartitionDisks-pa6">Använd fritt utrymme</para>

        <para revision="1" xml:id="doPartitionDisks-pa7">If you have unused space on your hard drive then this option will use it for
your new Mageia installation.</para>
      </listitem>

      <listitem>
        <para revision="1" xml:id="doPartitionDisks-pa8">Använd fritt utrymmer på en Windows-partition</para>

        <para revision="1" xml:id="doPartitionDisks-pa9">If you have unused space on an existing Windows partition, the installer may
offer to use it.</para>

        <para xml:id="doPartitionDisks-pa10" revision="2">This can be a useful way of making room for your new Mageia installation,
but is a risky operation so you should make sure you have backed up all
important files!</para>

        <para xml:id="doPartitionDisks-pa11" revision="3">Note that this involves shrinking the size of the Windows partition. The
partition must be "clean", meaning that Windows must have closed down
correctly the last time it was used. It must also have been defragmented,
although this is not a guarantee that all files in the partition have been
moved out of the area that is about to be used. It is highly recommended to
back up your personal files.</para>
      </listitem>
    </itemizedlist> <itemizedlist>
      <listitem>
        <para revision="1" xml:id="doPartitionDisks-pa12">Radera och använd hela hårddisken.</para>

        <para revision="1" xml:id="doPartitionDisks-pa13">Detta alternativ kommer att använda hela disken för Mageia.</para>

        <para revision="1" xml:id="doPartitionDisks-pa14">Notera! Detta kommer att ta bort ALL data på den valda hårddisken. Vidta
försiktighet!</para>

        <para revision="1" xml:id="doPartitionDisks-pa15">Om du har för avsikt att använda en del av hårddisken för någonting annat
eller om du redan har data på disken som du inte är beredd att förlora så
ska du inte använda detta alternativ.</para>
      </listitem>
    </itemizedlist> <itemizedlist>
      <listitem>
        <para revision="1" xml:id="doPartitionDisks-pa16">Anpassad</para>

        <para revision="1" xml:id="doPartitionDisks-pa17">Detta ger dig fullständig kontroll över placeringen av installationen på
din/a disk/ar.</para>
      </listitem>
    </itemizedlist></para>

  <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
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>

    <para>"Rikta mot" "MiB" </para>

    <para>"Free space preceding (MiB)" "2" </para>

    <para>Also make sure all partitions are created with an even number of megabytes.</para>
  </warning>
</section>