X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=scripts%2Fboot%2F9990-initramfs-tools.sh;fp=scripts%2Fboot%2F9990-initramfs-tools.sh;h=5354134b06fa7ae7f076bdf5ab4a6f53d1fe6105;hb=bba6bf638e638ba6556ef335d34ec03433b86a9d;hp=37aa0c35f1bee4ae613cf87624f059490340b072;hpb=ea3551dc9b7abd91bea03a416d9222bfc2a3270d;p=live-boot-grml.git diff --git a/scripts/boot/9990-initramfs-tools.sh b/scripts/boot/9990-initramfs-tools.sh index 37aa0c3..5354134 100755 --- a/scripts/boot/9990-initramfs-tools.sh +++ b/scripts/boot/9990-initramfs-tools.sh @@ -41,13 +41,12 @@ panic() { kill ${tailpid} printf "\n\n" - printf " ${DEB_1}\n" - printf " ${DEB_2} \033[1;37mBOOT FAILED!\033[0m\n" - printf " ${DEB_3}\n" - printf " ${DEB_4} This Debian Live image failed to boot.\n\n" + printf " \033[1;37mBOOT FAILED!\033[0m\n" + printf "\n" + printf " This Live System image failed to boot.\n\n" - printf " Please file a bug against the 'live-boot' package or email the Debian\n" - printf " Live mailing list at , making sure to note the\n" + printf " Please file a bug against the 'live-boot' package or email the Live Systems\n" + printf " mailing list at , making sure to note the\n" printf " exact version, name and distribution of the image you were attempting to boot.\n\n" printf " The file ${LIVELOG} contains some debugging information but booting with the\n"