From d5659dc35721fc8dbe98efb9ee7becaf2819f35b Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Tue, 10 Jun 2014 13:37:25 -0500 Subject: [PATCH] mk_mmc.sh: make sure this is disabled in serial mode Signed-off-by: Robert Nelson --- mk_mmc.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mk_mmc.sh b/mk_mmc.sh index 5a7efeb..d59abc6 100755 --- a/mk_mmc.sh +++ b/mk_mmc.sh @@ -514,6 +514,8 @@ tweak_boot_scripts () { #Debian Installer console sed -i -e 's:DICONSOLE:'$SERIAL_CONSOLE':g' ${TEMPDIR}/bootscripts/${NET} + sed -i -e 's:kms_force_mode:#kms_force_mode:g' ${TEMPDIR}/bootscripts/${NET} + #Unlike the debian-installer, normal boot will boot fine with the display enabled... if [ "${USE_KMS}" ] ; then #optargs=VIDEO_CONSOLE