This project is archived. Its data is read-only. This project is read-only.
Alpine multipath-tools changed location of kpartx
Mkinitfs crashes due to change in alpine repos to the multipath-tools packages, changing the path from `/sbin/kpartx` to `/usr/bin/kpartx`. Log: ` 2022/11/03 15:21:20 Generating for kernel version: 6.0.2 2022/11/03 15:21:20 Output directory: /boot 2022/11/03 15:21:20 == Generating initramfs == 2022/11/03 15:21:20 - Including hook scripts 2022/11/03 15:21:20 - Including required binaries 2022/11/03 15:21:20 generateInitfs: getFile: File does not exist :/sbin/kpartx `
issue