Skip to content

Commit

Permalink
Try adding bcachefs module
Browse files Browse the repository at this point in the history
  • Loading branch information
tarka committed Jun 24, 2024
1 parent 1ae7566 commit 3734d41
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tests/scripts/make-filesystems.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
echo "KERNEL"
uname -a
ls -al /boot/
grep BCACHE /boot/config-$(uname -r)
grep BCACHEFS /boot/config-$(uname -r)
echo MODPROBE
modprobe -v bcachefs

sudo apt update

Expand Down

0 comments on commit 3734d41

Please sign in to comment.