summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-11-08 19:46:16 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2009-11-08 19:46:16 +0100
commitb27533599deeccfe4ca6d176baa8a05307f3805e (patch)
treef51d09c86da001e26742185e5f42aee77a60cde5 /scripts
parentad6880eef71d01101c2b216a5462dd9ae116542c (diff)
update to latest stable kernel, fix grub2 terminal output
- grub2 documentation is really outdated. you have to read the source to get serial working.
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/install.sh5
1 files changed, 2 insertions, 3 deletions
diff --git a/scripts/install.sh b/scripts/install.sh
index 54887b6be..2be010c0b 100755
--- a/scripts/install.sh
+++ b/scripts/install.sh
@@ -206,10 +206,9 @@ if [ $rb532 -eq 0 ];then
cat << EOF > $tmp/boot/grub/grub.cfg
set default=0
set timeout=5
-insmod terminal
-insmod serial
serial --unit=0 --speed=115200
-terminal serial
+terminal_output serial
+terminal_input serial
menuentry "GNU/Linux (OpenADK)" {
insmod ext2