From: Harald Hoyer Date: Tue, 18 Aug 2015 13:05:11 +0000 (+0200) Subject: test/TEST-04-FULL-SYSTEMD/create-root.sh: modprobe btrfs X-Git-Tag: 044~64 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f939cffdac08fb40eac0e633a8d58965b9ee275a;p=thirdparty%2Fdracut.git test/TEST-04-FULL-SYSTEMD/create-root.sh: modprobe btrfs why so ever... it used to load automatically (cherry picked from commit 65977ef1d107c8741d9f2633b8618aa3aee2a49d) --- diff --git a/test/TEST-04-FULL-SYSTEMD/create-root.sh b/test/TEST-04-FULL-SYSTEMD/create-root.sh index 5972bd39b..0a662576c 100755 --- a/test/TEST-04-FULL-SYSTEMD/create-root.sh +++ b/test/TEST-04-FULL-SYSTEMD/create-root.sh @@ -4,6 +4,7 @@ for x in 64-lvm.rules 70-mdadm.rules 99-mount-rules; do > "/etc/udev/rules.d/$x" done rm -f -- /etc/lvm/lvm.conf +modprobe btrfs udevadm control --reload set -e # save a partition at the beginning for future flagging purposes