Enjoy Slackware 15.0!
Howdy!
So I don't forget to fix/update my stuff
lilo_to_grub_bios_mbr
brief_kernel_build
libvirt_qemu_manage_install
libvirt_config_methods
wireless_in_a_pinch_with_wpa_supplicant
tomoy_linux_basics_slackware
intel_microcode_loading
kvm_libvirt_qemu_quirks_tips_etc
Note to self: pages in need of updates, that I could update
Excellent Grub2 tutorial
Generated list of my topics
I should try to maintain and update these
Page | Date | Description | Tags |
---|---|---|---|
Minimalistic guide to build a Kernel (only) | 2022/02/18 16:39 (UTC) | Minimalistic guide to build a Kernel (only) Introduction Brief guide to configure, compile and install a kernel. I do this all as root in /usr/src, others do all steps except install in /home/user/somewhere as user. If I'm going to use the Kernel to control my computer I might as well trust the build process. So this guide assumes as ROOT and /usr/src. It is mainly intended as my reference to other howto's that requires building a Kernel first. | howtos, general admin, kernel, author zeebra |
Switching from Lilo to Grub2 (legacy/mode bios mbr) | 2023/11/30 19:28 (UTC) | Switching from Lilo to Grub2 (legacy/mode bios mbr) Introduction If you use UEFI and/or GPT, then don't use this. If you still want to use it, you can probably set your UEFI to BIOS legacy mode and deactivate GPT. This is meant to be simple. But the process should be somewhat similar with UEFI/GPT. | howtos, misc, grub2, author zeebra |