X-Git-Url: http://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=scripts%2Flive;h=f5f4ad28a007cecd48dfcf2db404af56787ae465;hb=fa4e3b7531b58edc082487cba75f772121a21201;hp=11ad98438f2621c0d17303c4723a8c0919f4fad1;hpb=4b9610afefe6bf1be7a30593646530819b353a7d;p=live-boot-grml.git diff --git a/scripts/live b/scripts/live index 11ad984..f5f4ad2 100755 --- a/scripts/live +++ b/scripts/live @@ -1595,6 +1595,7 @@ find_livefs () fi done elif [ "${fstype}" = "squashfs" -o \ + "${fstype}" = "btrfs" -o \ "${fstype}" = "ext2" -o \ "${fstype}" = "ext3" -o \ "${fstype}" = "ext4" -o \