blob: 498cf3edc7108b63397826038d8dfc15aa001e08 (
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
|
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Legg til eller endre et oppstartsmenypunkt</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="Installasjon med DrakX">
<link rel="up" href="index.html" title="Installasjon med DrakX">
<link rel="prev" href="setupBootloader.html" title="Oppstartslaster">
<link rel="next" href="misc-params.html" title="Oppsummering av konfigurasjonen"><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="nb" class="section" title="Legg til eller endre et oppstartsmenypunkt">
<div class="titlepage">
<div>
<div>
<h2 class="title"><a name="setupBootloaderAddEntry"></a>Legg til eller endre et oppstartsmenypunkt
</h2>
</div>
</div>
</div>
<p>For å gjøre dette må du manuelt redigere /boot/grub2/custom.cfg eller bruke
verktøyet <span class="bold"><strong> grub-customizer </strong></span> i stedet
(tilgjengelig i Mageia-repositoriene).
</p>
<div class="note" title="Notat" 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="[Notat]" src="note.png"></td>
<th align="left"></th>
</tr>
<tr>
<td align="left" valign="top">
<p>For mer informasjon, se: <a class="ulink" href="https://wiki.mageia.org/en/Grub2-efi_and_Mageia" target="_top">
https://wiki.mageia.org/en/Grub2-efi_and_Mageia </a></p>
</td>
</tr>
</table>
</div>
</div>
</body>
</html>
|