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_yaboot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/build/lb_binary_yaboot') diff --git a/scripts/build/lb_binary_yaboot b/scripts/build/lb_binary_yaboot index b2f5b2306..ff706ced0 100755 --- a/scripts/build/lb_binary_yaboot +++ b/scripts/build/lb_binary_yaboot @@ -189,7 +189,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=ofonly" +FAILSAFE="memtest noapic noapm nodma nomce nolapic nomodeset nosmp nosplash vga=ofonly" # Assembling kernel configuration -- cgit v1.2.3