jozzsi
jozzsi
What happens when systemd is not included ? ``` dracut -f --add virtfs -o systemd /boot/initrd.img $KERNELRELEASE ```
I was able to successfully boot (pass test 10) with the following test case changes using Arch CI container ``` diff --git a/test/TEST-10-BASIC/test.sh b/test/TEST-10-BASIC/test.sh index 9c1a0d4e..db206040 100755 --- a/test/TEST-10-BASIC/test.sh +++...
> And the bug is about virtfs (which using 9pfs). Noted. Related - https://forums.gentoo.org/viewtopic-t-1173162-start-0.html .
Fedora bug and possible workarounds - https://bugzilla.redhat.com/show_bug.cgi?id=1184122#c1
The active development has moved to https://github.com/dracut-ng/dracut-ng in 2024.
> there is also impossible to pass or set a proper root account so you can enable this. Could you just construct the /etc/passwd file you want inside the initramfs...
@mwilck - Do you have any thoughts on this btrfs related concern ? Thank you !
@JustTNE @dalto8 - I think before this work can progress upstream, please consider taking an action based on the suggestion from @Vogtinator . It seems https://github.com/garuda-linux/pkgbuilds/commit/26d7f8496c242265b6902ee9188f134194cd0c0b can potentially be reverted.
Could it be dracut's fault to mount `ro' ? Would it be possible for now to always pass 'rw', at least so that dracut does not just assume 'ro' -...
"network-advanced" tests are flaky (tests numbered 70-79)