-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
rhel-10.1
-
None
-
No
-
None
-
rhel-bootloader
-
None
-
False
-
False
-
-
None
-
None
-
None
-
None
-
Unspecified
-
Unspecified
-
Unspecified
-
None
What were you trying to do that didn't work?
Put empty hook into /usr/lib/dracut/hooks/pre-udev/ in initrd
What is the impact of this issue to you?
System unbootable
Please provide the package NVR for which the bug is seen:
dracut-107-3.el10.x86_64
How reproducible is this bug?:
Always
Steps to reproduce
- Add in initrd to /usr/lib/dracut/hooks/pre-udev/00-tuned-pre-udev.sh file the following content:
- #!/bin/bash
- exit 0
- reboot
Expected results
System bootable
Actual results
System unbootable waiting for the mounts to finish