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

rd.live.overlay.overlayfs doesn't seem to work when $DRACUT_SYSTEMD=1 #231

Open
LaszloGombos opened this issue Apr 23, 2024 · 0 comments
Open
Labels

Comments

@LaszloGombos
Copy link
Contributor

dracutdevs/dracut#1820

Issue can be reproduced by running test-16 with the following change in the source tree

--- a/test/TEST-16-DMSQUASH/test.sh
+++ b/test/TEST-16-DMSQUASH/test.sh
@@ -136,8 +136,8 @@ SUBSYSTEM=="block", ENV{ID_FS_TYPE}=="ntfs", ENV{ID_FS_TYPE}="ntfs3"
 EOF
 
     "$basedir"/dracut.sh -l -i "$TESTDIR"/overlay / \
-        --modules "test dash dmsquash-live qemu" \
+        --modules "test dash dmsquash-live qemu dracut-systemd" \
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant