diff --git a/src/common.sh b/src/common.sh index 28d8115..eda5d8d 100755 --- a/src/common.sh +++ b/src/common.sh @@ -320,6 +320,8 @@ FDISK fi rmdir "$TDIR" fi + else + echo "Could not determine the filesystem of the volume, output is: $(file -Ls $LODEV)" fi losetup -d $LODEV