<section>Folgendes bitte zu Hause probieren::<pre><codeclass="bash"># Das dauert jetzt....
# ca 90min auf einem core i3 mit 2.4 MhZ
# ca 90min auf einem Core i3 @2.4MHz
# -j 4 -> Nutze 4 Kerne
~$ make -j4 deb-pkg
...
...
@@ -216,8 +216,65 @@ $ make menuconfig
<li>Kann über <ahref="/wiki/Trivial_File_Transfer_Protocol"title="Trivial File Transfer Protocol">TFTP</a> bereitgestellte <ahref="/wiki/Linux_(Kernel)"title="Linux (Kernel)">Linux-Kernel</a> booten.</li></ul>
</section>
<section>
<pre><codeclass="bash">~$ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 223,6G 0 disk
├─sda1 8:1 0 245M 0 part /boot/efi
├─sda2 8:2 0 511M 0 part /boot
└─sda3 8:3 0 222,9G 0 part
└─sda3_crypt 253:0 0 222,8G 0 crypt
├─xubuntu--vg-root 253:1 0 215,1G 0 lvm /
└─xubuntu--vg-swap_1 253:2 0 7,7G 0 lvm
</code></pre>
</section>
<section>
Interessante Dateien:
<p>/etc/default/grub -> Anpassungen
<p>/etc/grub.d/ -> scripts die boot.cfg generieren