aboutsummaryrefslogtreecommitdiffstats
path: root/sv/setupBootloaderAddEntry.html
blob: 16ff5213c03069aebcdbdb023ebe003c8222f6f0 (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
<html>
   <head>
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
   
      <title>L&auml;gg till eller &auml;ndra en post i bootmenyn</title>
      <meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
      <link rel="home" href="index.html" title="Installation med DrakX">
      <link rel="up" href="index.html" title="Installation med DrakX">
      <link rel="prev" href="setupBootloader.html" title="Huvudalternativ f&ouml;r startshanteraren">
      <link rel="next" href="misc-params.html" title="Sammanfattning av diverse parametrar"><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="sv" class="section" title="L&auml;gg till eller &auml;ndra en post i bootmenyn">
         <div class="titlepage">
            <div>
               <div>
                  <h2 class="title"><a name="setupBootloaderAddEntry"></a>L&auml;gg till eller &auml;ndra en post i bootmenyn
                  </h2>
               </div>
            </div>
         </div>
           
         
           
         
           
         
           
         <div class="section" title="Med ett BIOS-system">
            <div class="titlepage">
               <div>
                  <div>
                     <h3 class="title"><a name="d5e951"></a>Med ett BIOS-system
                     </h3>
                  </div>
               </div>
            </div>
                
            
                
            <p>Du kan l&auml;gga till en post eller redigera f&ouml;rstavalet genom att klicka p&aring;
               tillh&ouml;rande knapp p&aring; skr&auml;rmen f&ouml;r <span class="emphasis"><em>Konfigurering av
                     starthanterare</em></span> och &auml;ndra i f&ouml;nstret som dyker upp.
            </p>
            
                
            <div class="note" title="Notera" 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="[Notera]" src="note.png"></td>
                     <th align="left"></th>
                  </tr>
                  <tr>
                     <td align="left" valign="top">
                              
                        <p>Om du har du valt <code class="code">Grub 2</code> som starthanterare s&aring; kan du inte
                           anv&auml;nda det h&auml;r verktyget f&ouml;r att &auml;ndra poster i det h&auml;r steget. Klicka p&aring;
                           'N&auml;sta'. Du m&aring;ste &auml;ndra i <code class="code">/boot/grub2/custom.cfg</code> manuellt eller
                           anv&auml;nda <code class="code">grub-customizer</code>.
                        </p>
                            
                     </td>
                  </tr>
               </table>
            </div>
            
                
            
                
            <p>N&aring;gra saker som kan &auml;ndras utan risk &auml;r att &auml;ndra etiketten av en post och
               markera kryssrutan f&ouml;r att ange den som ska vara standard.
            </p>
            
                
            <p>Du kan l&auml;gga till ett korrekt versionsnummer f&ouml;r en post eller d&ouml;pa om det
               helt.
            </p>
            
                
            <p>Standardposten &auml;r det som systemet startar om du inte g&ouml;r ett val n&auml;r du
               startar datorn.
            </p>
            
                
            <div class="warning" title="Varning" 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="[Varning]" 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>
         
           
         <div class="section" title="Med ett UEFI-system">
            <div class="titlepage">
               <div>
                  <div>
                     <h3 class="title"><a name="d5e968"></a>Med ett UEFI-system
                     </h3>
                  </div>
               </div>
            </div>
                
            
                
            <p>In this case you are using Grub2-efi and you cannot use this tool to edit
               entries at this step. To do that you need to manually edit
               <code class="code">/boot/grub2/custom.cfg</code> or use <code class="code">grub-customizer</code>
               instead. All you can do here, is to choose the default entry in the drop
               down list.
            </p>
            
                
            <p>After a click on the <span class="guibutton">Next</span> button, another drop down
               list allows to choose the video resolution for Grub2 which is a graphical
               boot loader.
            </p>
            
                
              
         </div>
         
      </div>
   </body>
</html>