Gentoo Archives: gentoo-user

From: Bertram Scharpf <lists@×××××××××××××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Kernel output to ttyS1
Date: Thu, 06 Jul 2006 18:28:53
Message-Id: 20060706182000.GA22679@homer.bertram-scharpf
1 Hi,
2
3 I'm migrating my router to Gentoo. Therefore I have to boot
4 the old system from time to time. This I'm doing through a
5 serial connection.
6
7 Grub und the getty communicate to Minicom without complaint.
8 However, the kernel messages while booting get lost.
9
10 The Grub configuration is:
11
12 serial --unit=1 --speed=9600
13 ...
14 kernel /boot/vmlinuz-2.6.16-myone root=/dev/hda1 ro vga=791 console=tty0 console=ttyS1
15
16 The old kernel on the old system reports as expected with
17 the same parameters.
18
19 Suppose I forgot something to compile into the kernel.
20
21 Any hints?
22
23 Thanks in advance,
24
25 Bertram
26
27
28 --
29 Bertram Scharpf
30 Stuttgart, Deutschland/Germany
31 http://www.bertram-scharpf.de
32 --
33 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Kernel output to ttyS1 Jure Varlec <exzombie@×××××××××××××××.net>