[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Timeout broken with serial port
From: |
Michal Suchanek |
Subject: |
Timeout broken with serial port |
Date: |
Wed, 24 Aug 2011 11:16:38 +0200 |
Hello,
I was experiencing a mysterious error with grub. It would not boot
with timeout set.
It turns out that setting serial IO disables timeout.
grub-pc 1.99-11ubuntu1
I think it used to work with earlier grub, I have this file for ages:
# cat /etc/grub.d/03_serial
#!/bin/sh
echo serial --unit=0 --speed=115200
echo terminal_input --append serial\; terminal_output --append serial
- Timeout broken with serial port,
Michal Suchanek <=