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 initrd syntax in README-testing-changes.rst #6223

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

Conversation

bam80
Copy link
Contributor

@bam80 bam80 commented Mar 2, 2025

I'm not sure if , syntax is still supported, but it didn't work for me if the second initrd image is not on root partition, so you have to add (hd..,gpt..) prefix to the path.

This worked:

initrdefi /images/pxeboot/initrd.img (hd0,gpt2)/dracut_patch.img

Tested on Fedora 41 ISO.

@VladimirSlavik

I'm not sure if `,` syntax is still supported, but it didn't work for me if the second initrd image is not on root partition, so you have to add `(hd..,gpt..)` prefix to the path.
This worked:
```
initrdefi /images/pxeboot/initrd.img (hd0,gpt2)/dracut_patch.img
```
@github-actions github-actions bot added the f43 label Mar 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant