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: RHEL-7.2~48 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65977ef1d107c8741d9f2633b8618aa3aee2a49d;p=thirdparty%2Fdracut.git test/TEST-04-FULL-SYSTEMD/create-root.sh: modprobe btrfs why so ever... it used to load automatically --- diff --git a/test/TEST-04-FULL-SYSTEMD/create-root.sh b/test/TEST-04-FULL-SYSTEMD/create-root.sh index 86ad44911..bfec5bf1a 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