X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=scripts%2Flive;h=f5f4ad28a007cecd48dfcf2db404af56787ae465;hb=eaac49325e39d7e4030d5c10490ba847f5a5d2e1;hp=11ad98438f2621c0d17303c4723a8c0919f4fad1;hpb=80026078c1da55cfe3aee0fd98ea791a8b6f1ecf;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 \