Merging casper 1.107.
[live-boot-grml.git] / debian / init
index b083781..a24fe9f 100644 (file)
@@ -86,8 +86,10 @@ do_stop ()
                eject -p -m /live/image >/dev/null 2>&1
        fi
 
+       stty sane < /dev/console
+
        # XXX - i18n
-       echo "Please remove the disc and close the tray (if any) then press ENTER: "
+       echo "Please remove the disc and close the tray (if any) then press ENTER: " > /dev/console
        if [ -x /sbin/usplash_write ]; then
            /sbin/usplash_write "TIMEOUT 86400"
            /sbin/usplash_write "TEXT-URGENT Please remove the disc, close the tray (if any)"