From 141b4f7e0fee8e848147dfe8def664cb46f1d00a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 30 Oct 2008 09:30:47 +0100 Subject: Slightely improving wording of the 'bootloader not yet supported' when creating images. --- helpers/lh_binary_iso | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'helpers/lh_binary_iso') diff --git a/helpers/lh_binary_iso b/helpers/lh_binary_iso index 42d497ab2..7842d3095 100755 --- a/helpers/lh_binary_iso +++ b/helpers/lh_binary_iso @@ -131,7 +131,8 @@ case "${LH_BOOTLOADER}" in ;; *) - Echo_warning "Bootloader on your architecture not yet supported (Continuing in 5 seconds)." + Echo_warning "Bootloader on your architecture not yet supported by live-helper." + Echo_warning "This will produce a most likely not bootable image (Continuing in 5 seconds)." sleep 5 ;; esac -- cgit v1.2.3