aboutsummaryrefslogtreecommitdiffstats
path: root/id/setupBootloaderAddEntry.html
blob: 8555ab326fa877da2f8a9f226c1b1b7887f2d514 (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
<html>
   <head>
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
   
      <title>Tambah atau Modifikasi Entri Menu Boot</title>
      <meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
      <link rel="home" href="index.html" title="Instalasi dengan DrakX">
      <link rel="up" href="index.html" title="Instalasi dengan DrakX">
      <link rel="prev" href="setupBootloader.html" title="Pilihan utama Bootloader">
      <link rel="next" href="misc-params.html" title="Ringkasan dari berbagai parameter"><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="id" class="section" title="Tambah atau Modifikasi Entri Menu Boot">
         <div class="titlepage">
            <div>
               <div>
                  <h2 class="title"><a name="setupBootloaderAddEntry"></a>Tambah atau Modifikasi Entri Menu Boot
                  </h2>
               </div>
            </div>
         </div>
           
         
           
         
           
         
           
         <div class="section" title="With a Bios system">
            <div class="titlepage">
               <div>
                  <div>
                     <h3 class="title"><a name="d5e951"></a>With a Bios system
                     </h3>
                  </div>
               </div>
            </div>
                
            
                
            <p>Anda bisa menambah atau memodifikasi entri yang Anda pilih, dengan menekan
               tombol yang sesuai di layar <span class="emphasis"><em>Konfigurasi Bootloader</em></span> dan
               mengedit layar yang muncul di atasnya.
            </p>
            
                
            <div class="note" title="Catatan" 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="[Catatan]" src="note.png"></td>
                     <th align="left"></th>
                  </tr>
                  <tr>
                     <td align="left" valign="top">
                              
                        <p>Jika Anda telah memilih <code class="code">Grub 2</code> sebagai bootloader Anda tidak
                           bisa menggunakan alat ini untuk mengedit daftar pada langkah ini, tekan
                           'Berikutnya'. Anda perlu mengedit secara manual
                           <code class="code">/boot/grub2/custom.cfg</code> atau menggunakan
                           <code class="code">grub-customizer</code> saja.
                        </p>
                            
                     </td>
                  </tr>
               </table>
            </div>
            
                
            
                
            <p>Beberapa hal yang bisa dilakukan tanpa resiko adalah mengubah label entri
               dan memilih kotak untuk membuat entri menjadi bawaan.
            </p>
            
                
            <p>Anda bisa menambah nomor versi entri yang tepat, atau mengganti namanya.</p>
            
                
            <p>Entri bawaan adalah entri yang dipilih sistem untuk dijalankan jika Anda
               tidak memilih saat mulai berjalan.
            </p>
            
                
            <div class="warning" title="Awas" 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="[Awas]" 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="With an UEFI system">
            <div class="titlepage">
               <div>
                  <div>
                     <h3 class="title"><a name="d5e968"></a>With an 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>