X-Git-Url: http://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=debian%2Finit;h=a24fe9f2e64b50bea3cd2bc61f81595515e564e1;hb=449ef238fab64ad84533320cf73ea22b5c58d4d7;hp=b0837816d818bae911cb1950c7df9a47756fa032;hpb=658c0f1514abe8176d76897c61cad8e0ba8ed610;p=live-boot-grml.git diff --git a/debian/init b/debian/init index b083781..a24fe9f 100644 --- a/debian/init +++ b/debian/init @@ -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)"