From 3558eb0286c0d273721db3f93d334ca614e98b24 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 22 Jun 2010 22:38:45 +0200 Subject: Adding nomodeset to failsafe parameters to disable kms. --- helpers/binary_yaboot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helpers/binary_yaboot') diff --git a/helpers/binary_yaboot b/helpers/binary_yaboot index 148424e36..b660f5f19 100755 --- a/helpers/binary_yaboot +++ b/helpers/binary_yaboot @@ -220,7 +220,7 @@ fi LH_BOOTAPPEND_LIVE="$(echo ${LH_BOOTAPPEND_LIVE} | sed -e 's| ||')" # Parameters are listed at: linux/Documentation/kernel-parameters.txt -FAILSAFE="noapic noapm nodma nomce nolapic nosmp vga=ofonly" +FAILSAFE="noapic noapm nodma nomce nolapic nomodeset nosmp vga=ofonly" # Assembling kernel configuration -- cgit v1.2.3