From 3d1d0b1236433f99c46e1b8019d91e171bbb08d2 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Mon, 6 May 2024 09:03:36 +0300 Subject: [PATCH] n/systemd-boot: very heavy TODO note out of my notes to self, pending cleaner writing and filling in the blanks --- n/systemd-boot.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 n/systemd-boot.md diff --git a/n/systemd-boot.md b/n/systemd-boot.md new file mode 100644 index 0000000..914c805 --- /dev/null +++ b/n/systemd-boot.md @@ -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ä +```