Browse Source

TEST-15-BTRFS: load btrfs module

Harald Hoyer 10 years ago
parent
commit
d9b5a98532
  1. 1
      test/TEST-15-BTRFSRAID/create-root.sh

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

@ -3,6 +3,7 @@ @@ -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

Loading…
Cancel
Save