blob: 1f7c4871e8350378e1b59cab85e839c9b9934858 (
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
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
|
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>引导程序的主要选项</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="用 DrakX 安装">
<link rel="up" href="index.html" title="用 DrakX 安装">
<link rel="prev" href="configureX_monitor.html" title="选择您的显示器">
<link rel="next" href="setupBootloaderAddEntry.html" title="添加或修改引导菜单项"><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="zh_CN" class="section" title="引导程序的主要选项">
<div class="titlepage">
<div>
<div>
<h2 class="title"><a name="setupBootloader"></a>引导程序的主要选项
</h2>
</div>
</div>
</div>
<div class="section" title="使用 BIOS 系统">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a name="d5e890"></a>使用 BIOS 系统
</h3>
</div>
</div>
</div>
<p><a name="setupBootloader-pa1"></a>若您希望修改安装程序默认选择的引导器设置,可以在这里进行更改。
</p>
<p><a name="setupBootloader-pa2"></a>您可能同时在电脑上安装了其他系统,这种情况下您需要将 Mageia 添加到现存引导器,或让 Mageia 创建一个新的起动器。
</p>
<div class="tip" title="提示" style="margin-left: 0.5in; margin-right: 0.5in;">
<table border="0" summary="Tip">
<tr>
<td rowspan="2" align="center" valign="top" width="25"><img alt="[提示]" src="tip.png"></td>
<th align="left"></th>
</tr>
<tr>
<td align="left" valign="top">
<p>Mageia 的图形化菜单:</p>
</td>
</tr>
</table>
</div>
<div class="section" title="使用 Mageia 提供的引导器">
<div class="titlepage">
<div>
<div>
<h4 class="title"><a name="usingMageiaBootloader"></a>使用 Mageia 提供的引导器
</h4>
</div>
</div>
</div>
<p><a name="setupBootloader-pa4"></a>默认情况下将新的 GRUB(传统版)引导器写入到第一硬盘驱动器的 MBR(主引导记录)中。如果您已经安装了其他系统,Mageia
会尝试将其添加到新的引导菜单中。
</p>
<p>除了 GRUB 传统版和 Lilo,Mageia 目前也提供 GRUB2 作为可选的引导器,</p>
<div class="warning" title="警告" 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="[警告]" src="warning.png"></td>
<th align="left"></th>
</tr>
<tr>
<td align="left" valign="top">
<p><a name="setupBootloader-pa6"></a>当前,GRUB(传统版,默认选项)无法识别和支持使用 GRUB2 作为引导器的 Linux 系统。
</p>
<p>最好的解决方法是使用 GRUB 2 引导器,可以在安装过程中的摘要页面中选择安装。</p>
</td>
</tr>
</table>
</div>
</div>
<div class="section" title="使用现存的引导器">
<div class="titlepage">
<div>
<div>
<h4 class="title"><a name="usingExistingBootloader"></a>使用现存的引导器
</h4>
</div>
</div>
</div>
<p><a name="setupBootloader-pa46"></a>若您要使用现存的引导器,请记得在安装过程中的摘要页面处停留,然后点击引导器 <span class="guibutton">配置</span>
按钮,并改变引导器的安装位置。
</p>
<p><a name="setupBootloader-pa47"></a>请不要选择类似“sda”的设备,否则会覆盖现存的 MBR。您必须选择根分区(在之前的分区操作中设置)作为安装对象
</p>
<p><a name="setupBootloader-pa48"></a>要清楚,sda 代表一个设备(磁盘),sda7 代表设备上的分区。
</p>
<div class="tip" title="提示" style="margin-left: 0.5in; margin-right: 0.5in;">
<table border="0" summary="Tip">
<tr>
<td rowspan="2" align="center" valign="top" width="25"><img alt="[提示]" src="tip.png"></td>
<th align="left"></th>
</tr>
<tr>
<td align="left" valign="top">
<p><a name="setupBootloader-pa48a"></a>可以按下 Ctrl+Alt+F2 来转到 tty2,然后输入 <code class="literal">df</code> 来查看
<code class="literal">/</code>(根分区)对应的分区编号。然后按下 Ctrl+Alt+F7 返回安装界面。
</p>
</td>
</tr>
</table>
</div>
<p><a name="setupBootloader-pa49"></a>有关添加 Mageia
系统至现存引导器的问题超出了此帮助的范围。多数情况下,这设计到运行相应的引导器安装程序,并自动检测和添加引导项。请参见有关操作系统的文档以便进一步操作。
</p>
</div>
<div class="section" title="引导器高级选项">
<div class="titlepage">
<div>
<div>
<h4 class="title"><a name="advancedOptionBootloader"></a>引导器高级选项
</h4>
</div>
</div>
</div>
<p><a name="setupBootloader-pa52"></a>如果您的 <code class="literal">/</code> 分区对于 <code class="literal">/tmp</code> 来说太小,请点击
<span class="guibutton">Advanced</span>,然后勾选 <span class="guilabel">每次启动时清理
/tmp</span>。这有助于维持一定的空闲空间。
</p>
</div>
</div>
<div class="section" title="使用 UEFI 系统">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a name="d5e927"></a>使用 UEFI 系统
</h3>
</div>
</div>
</div>
<p>对于 UEFI,用户界面会稍有不同,您将无法选择引导器(因为只能使用 Grub2-efi)。 </p>
<p>如果 Mageia 是您在电脑上安装的第一个系统,安装程序将自动创建一个 ESP(EFI 系统分区)来容纳引导器(Grub2-efi)。如果已安装了其他
UEFI 操作系统(例如 Windows 8),Mageia 安装器将会探测现存的(由 Windows 创建的) ESP,并添加
grub2-efi。尽管多个 ESP 可以共存,但只需一个 ESP 即可满足启动所有操作系统的需求。
</p>
<p>若您不确定如何操作,请不要修改“引导设备”。</p>
</div>
</div>
</body>
</html>
|