bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Setting kernel console based on grub console?


From: Marco Gerards
Subject: Re: Setting kernel console based on grub console?
Date: Thu, 09 Sep 2004 15:48:50 +0000
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

address@hidden writes:

> I'd like something like this in stage2, but don't really know how to do it
> myself:
>
> if current_term->name = serial
>   append "console=ttyS0,38400" to kernel parameters // Serial console
> else
>   append nothing // default console

You would need scripting support for that.  I don't think that will
make it into GRUB Legacy, but it will be possible with GRUB 2 some
day.

--
Marco





reply via email to

[Prev in Thread] Current Thread [Next in Thread]