On 11/19/2014 06:14 PM, Michal Suchanek wrote:
> On 18 November 2014 00:52, Thomas Goirand <z...@debian.org> wrote:
>> On 11/18/2014 03:50 AM, Michal Suchanek wrote:
>>> With
>>> current sysvinit the serial console is also used as main but
>>> sysvinit-core does not produce any messages on tty0 whatsoever and so
>>> does not mislead the user into thinking that useful boot progress
>>> feedback can be obtained on that terminal.
>>
>> This is because bootlogd only supports a single output at a time, and
>> therefore only outputs on the *last* occurrence of the console= boot
>> parameter. The patch that I pointed to resolves this by adding support
>> for outputting to multiple consoles. If you want it for Wheezy, I have
>> it here (as I use it for my unofficial OpenStack backport repo, it's in
>> that repository):
>>
>> http://archive.gplhost.com/debian/pool/juno-backports/main/s/sysvinit/
>>
> 
> Hello,
> 
> is the key for the juno archive available somewhere?

You can install this:
http://archive.gplhost.com/debian/pool/juno-backports/main/g/gplhost-archive-keyring/gplhost-archive-keyring_20100926-1_all.deb

> bootlogd(8) page does not mention any way to select log console other
> than bootlogd using the kernel commandline to determine console
> device.

Installing it isn't enough, you also need to set the kernel command line
parameter to:

console=tty0 console=ttyS0,115200

Cheers,

Thomas


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/546ecff0.60...@debian.org

Reply via email to