💾 Archived View for freeshell.de › tldr › mkinitcpio.gmi captured on 2024-05-10 at 12:16:24. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Generates initial ramdisk environments for booting the Linux kernel based on the specified preset(s).
mkinitcpio
mkinitcpio --preset {linux}
mkinitcpio --preset {linux-lts}
mkinitcpio --allpresets
mkinitcpio --config {path/to/mkinitcpio.conf} --generate {path/to/initramfs.img}
mkinitcpio --kernel {kernel_version} --generate {path/to/initramfs.img}
mkinitcpio --listhooks
mkinitcpio --hookhelp {hook_name}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).