Files
kdumpst/initramfs
Alberto Garcia 9c22feadfa initramfs/initcpio: create MOUNT_FOLDER if it doesn't exist
/usr/lib/kdumpst/kdump-mkinitcpio-hook.sh is run by the kernel hook
when using mkinitcpio and a new kernel is installed.

If MOUNT_FOLDER does not exist it will fail with the following error
message:

==> ERROR: Invalid option -g -- '<MOUNT_FOLDER>/<IMG_FILE>' must be writable
2025-12-15 11:54:37 +01:00
..