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
|
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Odinštalovanie Mageie</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="Inštalácia s DrakX">
<link rel="up" href="index.html" title="Inštalácia s DrakX">
<link rel="prev" href="exitInstall.html" title="Gratulujeme"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css">
<!--
body { font-family: sans-serif; font-size: 13px }
table { font-family: sans-serif; font-size: 13px }
--></style></head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div lang="sk" class="section" title="Odinštalovanie Mageie">
<div class="titlepage">
<div>
<div>
<h2 class="title"><a name="uninstall-Mageia"></a>Odinštalovanie Mageie
</h2>
</div>
</div>
</div>
<p>If Mageia didn't convince you or you can't install it correctly - in short
you want get rid of it - that is your right and Mageia also gives you the
possibility to uninstall. This is not true for every operating system.
</p>
<p>After backing up your data, reboot your Mageia installation DVD and select
<span class="emphasis"><em>Rescue system</em></span>, then <span class="emphasis"><em>Restore Windows boot
loader</em></span>. At the next boot, you will only have Windows, with no
option to choose your Mageia operating system.
</p>
<p>In Windows, to recover the space used by Mageia partitions: click on
<span class="guimenu">Start</span> → <span class="guimenuitem">Control
Panel</span> → <span class="guimenuitem">Administrative Tools</span> → <span class="guimenuitem">Computer Management</span> → <span class="guimenuitem">Storage</span> → <span class="guimenuitem">Disk
Management</span>. You will recognise a Mageia
partition because they are labeled <code class="literal">Unknown</code>, and also by
their size and place on the disk. Right-click on each of these partitions
and select <span class="emphasis"><em>Delete</em></span> to free up the space.
</p>
<p>If you are using Windows XP, you can create a new partition and format it
(FAT32 or NTFS). It will then get a partition letter.
</p>
<p>If you have Vista or 7, you have one more possibility, you can extend the
existing partition that is at the left of the freed space. There are other
partitioning tools that can be used, such as <span class="bold"><strong>gparted</strong></span>, available for both Windows and Linux. As
always, when changing partitions, be very careful to back up anything
important to you.
</p>
</div>
</body>
</html>
|