This patch enables support for verifying the ISO through bootid=.... bootoption.
[live-boot-grml.git] / components / 0030-verify-checksums
index 3249b34..dd1c8f8 100755 (executable)
@@ -72,7 +72,7 @@ Verify_checksums ()
 
                        # Unmount live-media
                        cd /
-                       umount -f ${_MOUNTPOINT} > /dev/null 2>&1
+                       umount -f "${_MOUNTPOINT}" > /dev/null 2>&1
                        sync
 
                        # Attempt to remount all mounted filesystems read-only