mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-25 22:09:24 +01:00
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:
parent
2233e3aaa0
commit
3d1d0b1236
33
n/systemd-boot.md
Normal file
33
n/systemd-boot.md
Normal 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ä
|
||||||
|
```
|
Loading…
Reference in New Issue
Block a user