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 dracut warnings during genimage on newer OSs #7417

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

Obihoernchen
Copy link
Member

Fixes the following errors when building stateless EL 9 images.

/bin/dracut: line 1054: /sys/module/firmware_class/parameters/path: No such file or directory
findmnt: can't read /proc/mounts: No such file or directory
/usr/lib/dracut/modules.d/00systemd/module-setup.sh: line 168: /dev/fd/63: No such file or directory
/proc/ is not mounted. This is not a supported mode of operation. Please fix
your invocation environment to mount /proc/ and /sys/ properly. Proceeding anyway.

@Obihoernchen Obihoernchen added the rh9 all issues for rh9 label Feb 7, 2024
@Obihoernchen Obihoernchen added this to the 2.17 milestone Feb 7, 2024
@Obihoernchen Obihoernchen self-assigned this Feb 7, 2024
@Obihoernchen Obihoernchen merged commit 540fbf2 into xcat2:master Feb 21, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants