From 73bfbac0ebe472378cf03cdd4012ec2a6a21fedd Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Tue, 28 Jul 2009 19:38:47 +0200 Subject: more friendly "could not figure it out" grub message --- src/core/libs/lib-ui-interactive.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/core/libs/lib-ui-interactive.sh b/src/core/libs/lib-ui-interactive.sh index 84517fe..125fce3 100644 --- a/src/core/libs/lib-ui-interactive.sh +++ b/src/core/libs/lib-ui-interactive.sh @@ -1088,7 +1088,7 @@ generate_grub_menulst() { kernel=" kernel $subdir/vmlinuz26 root=$crypt_device cryptdevice=$lv_device:root ro" else debug 'FS' 'Grub kernel line? Could not figure this one out' - show_warning "Disk setup detection" "Could not figure out what kind of disk setup you are using. Are you using some really fancy dm_crypt/lvm/softraid setup? Please file a bug for this and supply all files from /tmp/aif/" + show_warning "Disk setup detection" "Are you using some really fancy dm_crypt/lvm/softraid setup?\nI could not figure it out, so the kernel line will be the default: you'll probably need to edit it.\nPlease file a bug for this and supply all files from /tmp/aif/" fi fi cat >>$grubmenu <