aboutsummaryrefslogtreecommitdiffstats
path: root/id/setupBootloaderAddEntry.html
diff options
context:
space:
mode:
Diffstat (limited to 'id/setupBootloaderAddEntry.html')
-rw-r--r--id/setupBootloaderAddEntry.html153
1 files changed, 99 insertions, 54 deletions
diff --git a/id/setupBootloaderAddEntry.html b/id/setupBootloaderAddEntry.html
index 3426477..c5a4853 100644
--- a/id/setupBootloaderAddEntry.html
+++ b/id/setupBootloaderAddEntry.html
@@ -27,65 +27,110 @@
- <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, atau
- Grub2-efi untuk sistem UEFI, 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 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>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>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>
-
-
- <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>Mengedit lainnya bisa membuat komputer Anda tidak berjalan. Jangan lakukan
- apapun yang Anda tidak mengerti.
- </p>
-
- </td>
- </tr>
- </table>
+ <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>