X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=scripts%2Flive-helpers;h=70897d6a047b0897ac26ee764ad87a2c8ff8a4bb;hb=refs%2Ftags%2Fupstream%2F1.156.1;hp=89708341f969811815c0481607878a0551a3befa;hpb=65b87457c49ed23c23906505eaf65dae1b9cfae8;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