aboutsummaryrefslogtreecommitdiffstats
path: root/uninstall-linux.html
blob: 64d07c119d3cc36affe1872638001e9a09856f24 (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
122
123
<html>
   <head>
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
   
      <title>22.&nbsp;How to Uninstall Linux</title>
      <link rel="stylesheet" href="../XSL/mdk-doc.css" type="text/css">
      <meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
      <link rel="home" href="index.html" title="Installation with DrakX">
      <link rel="up" href="index.html" title="Installation with DrakX">
      <link rel="prev" href="exitInstall.html" title="21.&nbsp;It's Done!">
   </head>
   <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
      <div class="navheader">
         <table width="100%" summary="Navigation header">
            <tr>
               <th colspan="3" align="center">22.&nbsp;How to Uninstall Linux</th>
            </tr>
            <tr>
               <td width="20%" align="left"><a accesskey="p" href="exitInstall.html">Prev</a>&nbsp;
               </td>
               <th width="60%" align="center">&nbsp;</th>
               <td width="20%" align="right">&nbsp;</td>
            </tr>
         </table>
         <hr>
      </div>
      <div lang="" class="section" title="22.&nbsp;How to Uninstall Linux">
         <div class="titlepage">
            <div>
               <div>
                  <h2 class="title" style="clear: both"><a name="uninstall-linux"></a>22.&nbsp;How to Uninstall Linux
                  </h2>
               </div>
            </div>
         </div>
           
         
           
         <p><a name="BId-drakx-pa200"></a><a class="indexterm" name="BId-drakx-it134"></a> <a class="indexterm" name="BIdNEW-uninstall-linux-it139"></a> If for any reason you want to uninstall <span class="application">Mandriva Linux</span>,
              you can do so. The process of uninstalling <span class="application">Mandriva Linux</span> is done in
              two steps:
         </p>
         
           
         
           
         <div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
            <table border="0" summary="Warning">
               <tr>
                  <td rowspan="2" align="center" valign="top" width="25"><img alt="[Warning]" src="warning.png"></td>
                  <th align="left">Warning</th>
               </tr>
               <tr>
                  <td align="left" valign="top">
                         
                     <p><a name="BId-uninstall-linux-pa206"></a>Removing partitions on
                            your hard drive will inevitably result in the loss of all data stored on
                            those partitions. Please make sure you've backed up all of the data you
                            want to keep <span class="emphasis"><em>before</em></span> proceeding.
                     </p>
                       
                  </td>
               </tr>
            </table>
         </div>
         
           
         <div class="orderedlist">
            <ol class="orderedlist" type="1">
               <li class="listitem">
                        
                  
                        
                  
                        
                  <p><a name="BId-drakx-pa202"></a>Delete all partitions related to
                           <span class="application">Mandriva Linux</span> on your hard drive (usually partitions hosting
                           <acronym class="acronym">ext3</acronym> file systems and the <code class="systemitem">Swap</code> partition)
                           and&nbsp;&#8212; optionally&nbsp;&#8212; replace them
                           with a single partition using <span class="application">DiskDrake</span>.
                  </p>
                      
               </li>
               <li class="listitem">
                        
                  <p><a name="BId-drakx-pa203"></a>Remove<a class="indexterm" name="BId-drakx-it135"></a><a class="indexterm" name="BIdNEW-uninstall-linux-it136"></a><a class="indexterm" name="BIdNEW-uninstall-linux-it137"></a><a class="indexterm" name="BIdNEW-uninstall-linux-it138"></a> the bootloader, <span class="application">LILO</span> in this example, from the
                           Master Boot Record (<acronym class="acronym">MBR</acronym>). To do so, execute <span class="command"><strong>lilo
                                 -U</strong></span> in a console, as <code class="literal">root</code>. Doing this will not only
                           uninstall <span class="application">LILO</span> but will also restore the previous master boot
                           record, if any.
                  </p>
                  
                        
                  <p><a name="BId-drakx-pa204"></a>If you have a different boot
                           loader, please refer to its documentation to determine how to regenerate
                           the master boot record.
                  </p>
                      
               </li>
            </ol>
         </div>
         
           
         
      </div>
      <div class="navfooter">
         <hr>
         <table width="100%" summary="Navigation footer">
            <tr>
               <td width="40%" align="left"><a accesskey="p" href="exitInstall.html">Prev</a>&nbsp;
               </td>
               <td width="20%" align="center">&nbsp;</td>
               <td width="40%" align="right">&nbsp;</td>
            </tr>
            <tr>
               <td width="40%" align="left" valign="top">21.&nbsp;It's Done!&nbsp;</td>
               <td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td>
               <td width="40%" align="right" valign="top">&nbsp;</td>
            </tr>
         </table>
      </div>
   </body>
</html>