summaryrefslogtreecommitdiff
path: root/helpers/binary_yaboot
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-06-22 22:38:45 +0200
committerDaniel Baumann <daniel@debian.org>2010-06-22 22:38:45 +0200
commita9a95f634c9e48410558734fd474bfebbb614f4c (patch)
tree46c690d737f5e2a42febd9bc08455dbae3883584 /helpers/binary_yaboot
parentcd3048d00c8bf7e5669ae2c7b94b87ca3dabeb76 (diff)
downloadvyos-live-build-a9a95f634c9e48410558734fd474bfebbb614f4c.tar.gz
vyos-live-build-a9a95f634c9e48410558734fd474bfebbb614f4c.zip
Adding nomodeset to failsafe parameters to disable kms.
Diffstat (limited to 'helpers/binary_yaboot')
-rwxr-xr-xhelpers/binary_yaboot2
1 files changed, 1 insertions, 1 deletions
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