Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix sdhci-pci bootloop #38

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pachulo
Copy link

@pachulo pachulo commented Nov 26, 2024

With this changes, the created USB worked for me, but I'm not really sure it it's the correct way to implement it.

I've also seen this errors when creating the USB drive:

### Fix sdhci_pci problem
dracut[E]: No '/dev/log' or 'logger' included for syslog logging
dracut[E]: Module 'systemd-pcrphase' depends on 'tpm2-tss', which can't be installed
dracut[E]: Module 'systemd-pcrphase' depends on 'tpm2-tss', which can't be installed

Fixes #36

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Boot stuck when initializing sdhci-pci
1 participant