This is casper's problem, and there's an existing comment in the source about it.
# XXX - i18n
echo -n "Please remove the disc, close the tray (if any) and press ENTER: "
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)"
/sbin/usplash_write "TEXT-URGENT and press ENTER to continue"
fi
This is casper's problem, and there's an existing comment in the source about it.
# XXX - i18n usplash_ write "TIMEOUT 86400" usplash_ write "TEXT-URGENT Please remove the disc, close the tray (if any)" usplash_ write "TEXT-URGENT and press ENTER to continue"
echo -n "Please remove the disc, close the tray (if any) and press ENTER: "
if [ -x /sbin/usplash_write ]; then
/sbin/
/sbin/
/sbin/
fi