Add extra patch for fixing output message and partially revert 2ad3c30d9ef0cc1ea2c7df...
[live-boot-grml.git] / scripts / live
index 5681362..57a4d32 100755 (executable)
@@ -1590,7 +1590,7 @@ check_dev ()
                                loopdevname=$(setup_loop "/isofrom/${ISO_NAME}" "loop" "/sys/block/loop*" "" '')
                                devname="${loopdevname}"
                        else
-                               echo "Warning: unable to mount $ISO_DEVICE." >>/live-boot.log
+                               echo "Warning: unable to mount $ISO_DEVICE." >>/live.log
                        fi
                fi
        fi