URL:
<https://savannah.gnu.org/bugs/?66302>
Summary: Info doc section "Using GRUB via a serial line"
refers to non-existent "--dumb" option
Group: GNU GRUB
Submitter: jjakob
Submitted: Mon 0
[I added bug-grub to Cc:.]
At Mon, 21 Jan 2002 16:54:34 +0100 (MET),
Klaus Reichl wrote:
> Do you think it is possible than to code like:
>
>if (term->gotoxy /* or term->getxy */)
> algorithm for terminals with positioning
>else
> algorithm for DUMB like terminals
>
> instea
--- Begin Message ---
> Yoshinori K Okuji <[EMAIL PROTECTED]> writes:
> At Sat, 19 Jan 2002 22:40:19 +0100 (MET),
> Klaus Reichl wrote:
>> If we do a `grub_print_esc' instead of `grub_printf' for ESC
>> sequences, assuming that the terminal will swallow the sequence, and
Hello !
No at the moment Klaus and I keep the command line interface (this
was the status of Thursday). In `emacs' it does not look very good
at the moment (especially the amount of `^H' to blank the line, but
in "emergency" cases, `emacs' can be used. You can send amount of
`^H' or better a `^A^
At Sat, 19 Jan 2002 00:32:31 +0900,
Yoshinori K. Okuji <[EMAIL PROTECTED]> wrote:
> Ok, I'll do that. As I already know what's wrong thanks to your
> report, I don't think it would be difficult to fix the problem.
Hmm. I think my estimation was too optimistic again. I know how I
should fix the pr
the real
problem. In my philosophy, hiding real problems is worse than doing
nothing.
> REAL-NOTE: One of the serial line folks (maybe I should, but where's
> the time) should browse through the code and find a way to encapsulate
> ESC sequence sending to cleanly cooperate with the AU
fixed one annoying situation, where the clear screen behavior
during boot depends on the number of characters in ESC sequences sent
before.
NOTE: This is not a functional but esthetic problem, but testers or
test drivers are esthetes most of the time ;-).
REAL-NOTE: One of the serial line folks (
On Thu, 19 Jul 2001, Danilo Godec wrote:
> Is it possible to change the behaviour of Grub when using serial terminal?
> Right now, Grub stops and waits for a keypress. I think, it should wait
> for a while and then continue with a default (for example, if I specifiy
> 'terminal serial console', t
Is it possible to change the behaviour of Grub when using serial terminal?
Right now, Grub stops and waits for a keypress. I think, it should wait
for a while and then continue with a default (for example, if I specifiy
'terminal serial console', the default should be the first -or the last-).
No
ed that there was
> some talk about supporting the serial line for controlling grub. This would be
> great !
>
> The last message I read on this topic mentioned that there should be some way to
> detect if a video adapter is available. This is would be nice, but it is not
> neces
Hi all
I just stumbled over the grub mailing list archive and noticed that there was
some talk about supporting the serial line for controlling grub. This would be
great !
The last message I read on this topic mentioned that there should be some way to
detect if a video adapter is available
From: Christoph Plattner <[EMAIL PROTECTED]>
Subject: Re: Grub over serial line - status ! (I did a test version, itruns!)
Date: Thu, 13 Apr 2000 09:39:13 +0200
> In the first moment, I also thought, that autodetection is the only
> solution. But on the other hand, if I consider, th
solution. But on the other hand, if I consider, that GRUB in a
networked embedded environment can load the 'menu.lst' from the ethernet
(diskless operation, perhaps also in a normal operation !!), that
it is convinient to decide sitting on the host, if a machine should
use vga or serial
Thanx for considering it. ;-)
There has to be some way, the Linux kernel determines somehow if vitual
consoles exist. Now, is there an easy way... ;-)
OKUJI Yoshinori wrote:
>
> From: Tim Riker <[EMAIL PROTECTED]>
> Subject: Re: Grub over serial line - status ! (I did a test
From: Tim Riker <[EMAIL PROTECTED]>
Subject: Re: Grub over serial line - status ! (I did a test version, itruns !)
Date: Tue, 11 Apr 2000 18:19:47 -0600
> While these are nice to have, what happens in a CD boot environment?
You show me a good point. To be honest, I must say that
From: Christoph Plattner <[EMAIL PROTECTED]>
Subject: Re: Grub over serial line - status ! (I did a test version, itruns!)
Date: Tue, 11 Apr 2000 16:21:48 +0200
> Of course, inversion is also possible, but the problem is the time to
> draw it up. If you use line inversion, you hav
The command line interface looks good.
OKUJI Yoshinori wrote:
> 3. It should be specified in the configuration file to turn on the
> serial console function. Like this:
>
> console --baudrate=9600 serial # Use serial console (9600bps)
> console serial screen # Use both consoles
> console --termi
OKUJI Yoshinori wrote:
>
> From: Christoph Plattner <[EMAIL PROTECTED]>
> Subject: Re: Grub over serial line - status ! (I did a test version, itruns !)
> Date: Tue, 11 Apr 2000 13:12:18 +0200
>
> > What should grub do, if no config file (menu.lst) is present ?
>
From: Christoph Plattner <[EMAIL PROTECTED]>
Subject: Re: Grub over serial line - status ! (I did a test version, itruns !)
Date: Tue, 11 Apr 2000 13:12:18 +0200
> What should grub do, if no config file (menu.lst) is present ?
> (Default)
GRUB shouldn't use serial cons
don't think that flexibility will be a highly demanded
issue for configurations with serial line support.
Serial consoles are normally used by experienced professionals either for
physically secured servers or for embedded devices. Flexibility is not
something that people will ask for, especial
pported. I used the standard Linux
console setup and use a front-end-terminal (a 20-liner, setting
console to raw mode and sleeping on select, waiting for a character over
the serial line or a character from the console to send to each other).
Also in 'minicom' my 'hack' does in
From: Christoph Plattner <[EMAIL PROTECTED]>
Subject: Grub over serial line - status ! (I did a test version, it runs !)
Date: Tue, 11 Apr 2000 01:56:41 +0200
> As I need the GRUB over serial line @home, I hacked it in.
> As the first try, I used the bios functionality (int 0x14).
Hi GRUB-HACKERS !
As I need the GRUB over serial line @home, I hacked it in.
As the first try, I used the bios functionality (int 0x14).
The stuff runs !
Inclusive menu controlling, command line editing with cursor
keys etc.
The menu is of course not very quick, as it has to draw very much
23 matches
Mail list logo