This commit is contained in:
Daniel Schubert 2019-02-18 11:21:17 +01:00
commit 05c9b0d14c
1 changed files with 8 additions and 2 deletions

10
14.html
View File

@ -214,6 +214,10 @@ $ make menuconfig
<li>Ist relativ einfach konfigurierbar (Farben, Hintergrundbild, Struktur usw.).</li>
<li>Kann mit einem <a href="/wiki/Passwort" title="Passwort">Passwort</a> gesichert werden.</li>
<li>Kann über <a href="/wiki/Trivial_File_Transfer_Protocol" title="Trivial File Transfer Protocol">TFTP</a> bereitgestellte <a href="/wiki/Linux_(Kernel)" title="Linux (Kernel)">Linux-Kernel</a> booten.</li></ul>
<aside class="notes">
https://de.wikipedia.org/wiki/Grand_Unified_Bootloader
</aside>
</section>
<section>
@ -235,8 +239,6 @@ sda 8:0 0 223,6G 0 disk
Interessante Dateien:
<p>/etc/default/grub -> Anpassungen
<p>/etc/grub.d/ -> scripts die boot.cfg generieren
<pre><code class="bash">00_header*
05_debian_theme*
10_linux*
@ -275,6 +277,8 @@ GRUB_BACKGROUND="/usr/share/images/grub/050817-N-3488C-028.tga"
<p><a href="https://answers.launchpad.net/grub-customizer/+faq/1397">grub-customizer aus quellen bauen</a>
<p><a href="https://launchpad.net/~danielrichter2007/+archive/ubuntu/grub-customizer">grub-customizer ppa</a>
</section>
<!--
<section>
<ul>
<li class="fragment ">mysql</li>
@ -283,6 +287,8 @@ GRUB_BACKGROUND="/usr/share/images/grub/050817-N-3488C-028.tga"
<li class="fragment ">Gimp</li>
</ul>
</section>
-->
<!--
<section>
Übungen