test/TEST-04-FULL-SYSTEMD/create-root.sh: modprobe btrfs

why so ever... it used to load automatically
Harald Hoyer 2015-08-18 15:05:11 +02:00
parent 80153acc0f
commit 65977ef1d1
1 changed files with 1 additions and 0 deletions

View File

@ -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