blob: 604e3188dd8f254bd32198fa3bf67ef43948298f (
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
|
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Add or Modify a Boot Menu Entry</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="Instalim me DrakX">
<link rel="up" href="index.html" title="Instalim me DrakX">
<link rel="prev" href="setupBootloader.html" title="Opsionet kryesore të programit Bootloader">
<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="sq" class="section" title="Add or Modify a Boot Menu Entry">
<div class="titlepage">
<div>
<div>
<h2 class="title"><a name="setupBootloaderAddEntry"></a>Add or Modify a Boot Menu Entry
</h2>
</div>
</div>
</div>
<p>You can add an entry or modify the one you select first, by pressing the
relevant button in the <span class="emphasis"><em>Bootloader Configuration</em></span> screen
and editing the screen that pops up on top of it.
</p>
<div class="note" title="Shënim" style="margin-left: 0.5in; margin-right: 0.5in;">
<table border="0" summary="Note">
<tr>
<td rowspan="2" align="center" valign="top" width="25"><img alt="[Shënim]" src="note.png"></td>
<th align="left"></th>
</tr>
<tr>
<td align="left" valign="top">
<p>If you have chosen <code class="code">Grub 2</code> as your bootloader, you cannot use
this tool to edit entries at this step, press 'Next'. You need to manually
edit <code class="code">/boot/grub2/custom.cfg</code> or use <code class="code">grub-customizer</code>
instead.
</p>
</td>
</tr>
</table>
</div>
<p>Some things that can be done without any risk, are changing the label of an
entry and ticking the box to make an entry the default one.
</p>
<p>You can add the proper version number of an entry, or rename it completely.</p>
<p>The default entry is the one the systems boots into if you don't make a
choice while booting up.
</p>
<div class="warning" title="Paralajmërim" 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="[Paralajmërim]" src="warning.png"></td>
<th align="left"></th>
</tr>
<tr>
<td align="left" valign="top">
<p>Editing other things can leave you with an unbootable system. Please don't
just try something without knowing what you are doing.
</p>
</td>
</tr>
</table>
</div>
</div>
</body>
</html>
|