X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=scripts%2Flive-helpers;h=70897d6a047b0897ac26ee764ad87a2c8ff8a4bb;hb=35c1bf15ba1c4e64376e42fd796c4c08cfbc8389;hp=89708341f969811815c0481607878a0551a3befa;hpb=7cf718553bffafa216c4de61b5d3f4489587337f;p=live-boot-grml.git diff --git a/scripts/live-helpers b/scripts/live-helpers index 8970834..70897d6 100644 --- a/scripts/live-helpers +++ b/scripts/live-helpers @@ -332,7 +332,7 @@ find_cow_device () fi case "$(get_fstype ${devname})" in - vfat|ext2|ext3|jffs2) + vfat|ext2|ext3|ext4|jffs2) mkdir -p "${cow_backing}" if ! try_mount "${devname}" "${cow_backing}" "rw" then