From 1361d324e1c96c09b8496b1d01cdb7f54e7abeaa Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 21 Apr 2012 10:45:50 +0200 Subject: Adding memtest to the list of options appended in fail-safe mode. --- scripts/build/lb_binary_grub2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/build/lb_binary_grub2') diff --git a/scripts/build/lb_binary_grub2 b/scripts/build/lb_binary_grub2 index b52e14c81..3021fd108 100755 --- a/scripts/build/lb_binary_grub2 +++ b/scripts/build/lb_binary_grub2 @@ -157,7 +157,7 @@ fi LB_BOOTAPPEND_LIVE="$(echo ${LB_BOOTAPPEND_LIVE} | sed -e 's| ||')" # Parameters are listed at: linux/Documentation/kernel-parameters.txt -FAILSAFE="noapic noapm nodma nomce nolapic nomodeset nosmp nosplash vga=normal" +FAILSAFE="memtest noapic noapm nodma nomce nolapic nomodeset nosmp nosplash vga=normal" # Assembling kernel configuration -- cgit v1.2.3