Description
Describe the bug
dracut stuck at boot , it shows prompt k asking for password , entering the password and successfully decrypt the partition but failled to pass to systemd
Distribution used
bouth Gentoo and archlinux
Dracut version
the current version in archlinux
and gentoo's current version
Init system
systemd
To Reproduce
just encrypt partition with luks and wait for systemd-gpt-auto to auto mount
Expected behavior
i expect dracut to give the action to systemd so it mount the GPT discoverable partitions ,
Additional context
in gentoo wiki and forumes they recommend set root=/dev/gpt-auto-root : Some tools may become confused if there is no root= parameter on the kernel command line at all. To placate such tools add root=/dev/gpt-auto-root to the kernel command line. This trick is also usefull if a swapfile on the root partition is used instead of a swap partition for hibernation, i.e. one may specify the resume target on the kernel command line as resume=/dev/gpt-auto-root resume_offset=xxxxxxxxx.
but that doesnot work
here is the report
Uploading rdsosreport.txt…