blob: 9088209647dbf0ccf6b03c0ff5f6d312242cd5ba (
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
|
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Bootloader main options</title>
<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="setupX.html" title="Set up X, graphic card and monitor configuration">
<link rel="next" href="misc-params.html" title="Summary of miscellaneous parameters"><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="" class="section" title="Bootloader main options">
<div class="titlepage">
<div>
<div>
<h2 class="title"><a name="setupBootloaderBeginner"></a>Bootloader main
options
</h2>
</div>
</div>
</div>
<p><a name="setupBootloaderBeginner-pa1"></a>If you don't like
the bootloader settings chosen by DrakX, you can change them here.
</p>
<p><a name="setupBootloaderBeginner-pa2"></a>For instance if you
have several Linux installs on your system and don't want to squeeze all of
their bootloaders into the MBR (Master Boot Record), you can choose to put
the bootloader at the beginning of your new <code class="literal">/</code> partition
and chainload into it from the bootloader of another Linux install
</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="setupBootloaderBeginner-pa3"></a>WRITE TIP OR
WARNING ABOUT CHAINLOADING AND GRUB 2
</p>
</td>
</tr>
</table>
</div>
<p><a name="setupBootloaderBeginner-pa4"></a>If you have very
limited disk space, it may be helpful if you click on
<span class="guibutton">Advanced</span> and check the box for <span class="guilabel">Clean /tmp
at each boot</span>. This may help you maintain some free space.
</p>
</div>
</body>
</html>
|