dracut icon indicating copy to clipboard operation
dracut copied to clipboard

Dracut generated initramfs fails to boot with recent kernels due to SELinux Permission Denied errors

Open gtrentalancia opened this issue 1 year ago • 2 comments

Describe the bug Dracut generated initramfs fails to boot with recent kernels due to SELinux Permission Denied errors

Dracut version Dracut 044

Init system sysvinit

To Reproduce Update the kernel to 6.9.1. Generate a new initramfs using dract. Reboot the system.

Expected behavior The boot process should complete instead of getting stuck (with kernel panic) due to SELinux permission denied errors

Additional context A new pull request https://github.com/dracutdevs/dracut/pull/2652 has been created to fix the issue, however it has not been tested with systemd or other init daemons other than sysvinit

gtrentalancia avatar Jun 16 '24 08:06 gtrentalancia