]> 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>
Tue, 18 Aug 2015 13:26:37 +0000 (15:26 +0200)
test/TEST-15-BTRFSRAID/create-root.sh

index b92f9c00dd2578e11b0fb10cb1da5750db5ca4f2..ba3b54ec83ef1544d472a8f0d1b6308278de998c 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  -C 327800 -H 2 -S 32 -L /dev/sda <<EOF