n/systemd-boot: very heavy TODO note out of my notes to self, pending cleaner writing and filling in the blanks

This commit is contained in:
Aminda Suomalainen 2024-05-06 09:03:36 +03:00
parent 2233e3aaa0
commit 3d1d0b1236
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 33 additions and 0 deletions

33
n/systemd-boot.md Normal file
View File

@ -0,0 +1,33 @@
---
layout: null
permalink: /n/systemd-boot.html
redirect_from:
- /n/systemd-bootd.html
- /n/gummiboot.html
- /n/dracut.html
- n/uki.html
- n/unifiedkernelimage.html
sitemap: false
published: false
---
```
1. Read https://kowalski7cc.xyz/blog/systemd-boot-fedora-32/ very helpful and base of this
2. Anaconda inst.sdboot
3.efi mounttaus /efi, fstab
4. Mkdir /efi/machine-id
5. systemd-boot-unsigned sdubby
6. cat /proc/cmdline
7. dracut asetukset
8. bootctl install
9. kernel-install add
10. dnf reinstall kernel-core? Ei liene tarpeen, koska uki?
11. Sudo bootctl
12. Reboot
Note protected packages. Shell-things, grub?
https://github.com/dracutdevs/dracut/issues/1995
lsinitrd /levykuva| less # tietoa sisällöstä
```