]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
TEST-15-BTRFS: load btrfs module
authorHarald Hoyer <harald@redhat.com>
Tue, 18 Aug 2015 13:26:23 +0000 (15:26 +0200)
committerHarald Hoyer <harald@redhat.com>
Wed, 11 Nov 2015 15:15:50 +0000 (16:15 +0100)
(cherry picked from commit d9b5a98532b6823adb35f7c68766f4df9db8a3c9)

test/TEST-15-BTRFSRAID/create-root.sh

index f4062f5b4b2e4f71c5a83aaa9bafed6f2025221b..e95e57da89d4afcf85c9bef5f979c1049e5b6123 100755 (executable)
@@ -3,6 +3,7 @@
 for x in 64-lvm.rules 70-mdadm.rules 99-mount-rules; do
     > "/etc/udev/rules.d/$x"
 done
+modprobe btrfs
 udevadm control --reload
 # save a partition at the beginning for future flagging purposes
 sfdisk -X gpt /dev/sda <<EOF