Created attachment 19470 [details] cannot redirect standard input from /dev/null Заметил, что иногда при загрузке появляется сообщение: Initramfs :version 2.55.1 /init: line 32: cannot redirect standard input from /dev/null: No such file or directory
Да, это регрессия из-за отказа от gen_init_cpio.
https://github.com/osboot/make-initrd/commit/a9bec878c5729b5e7b36c1bc1a7369c9aa89b07f -- possible fix.
make-initrd-2.55.1-alt2 -> sisyphus: Mon Sep 15 2025 Anton Midyukov <antohami@altlinux> 2.55.1-alt2 - add upstream patch: + feature/runtime: Check and create the necessary device files (Closes: 55834)
(Ответ для Alexey Gladkov на комментарий #2) > https://github.com/osboot/make-initrd/commit/ > a9bec878c5729b5e7b36c1bc1a7369c9aa89b07f -- possible fix. Спасибо!