From 848d88ee19da19c34e89a07a2c06a59f0b4403cb Mon Sep 17 00:00:00 2001
From: James Cameron <quozl@laptop.org>
Date: Fri, 30 Jan 2009 10:08:34 +0000
Subject: [PATCH] Enables the screen during an install from USB key.

Signed-off-by: Andres Salomon <dilinger@debian.org>
---
 mkbootable.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/mkbootable.sh b/mkbootable.sh
index 287d446..bb2618a 100755
--- a/mkbootable.sh
+++ b/mkbootable.sh
@@ -109,6 +109,7 @@ mkdir -p ${OUTPUT}/boot
 cat <<EOF >${OUTPUT}/boot/olpc.fth
 \ OLPC boot script
 
+visible
 cr
 ." This is a debxo bootable install script." cr
 cr
-- 
2.39.5