Bug 16749 - Secondary serial console doesn't allow you to pass kernel options
Summary: Secondary serial console doesn't allow you to pass kernel options
Keywords:
Status: CLOSED DUPLICATE of bug 24286
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: lilo
Version: 7.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Michael K. Johnson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-08-22 20:44 UTC by Pekka Savola
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-06-04 05:17:15 UTC
Embargoed:


Attachments (Terms of Use)

Description Pekka Savola 2000-08-22 20:44:22 UTC
This is very much related to #13564.  The setup is described there in detail.

As of beta5 or so, the kernel messages will be shown properly when you use (secondary -- didn't test with primary) 
serial console.

However, LILO prompt appears broken if and only if you use the new VGA screen.  That is, you get:

---
LILO
Loading linux...........
---
Note!  You can't enter any input (e.g. linux single) there!

If you disable the VGA screen, secondary console fine, and the boot looks something like:

---
Lilo boot: 
Loading linux...........
---

Comment 1 Brock Organ 2000-08-23 13:58:42 UTC
hmmm ... I am unable to reproduce this problem (the inability to enter text mode
at the lilo splash screen, and subsequently type in boot parameters):

using rc2, I am able to install with an append="console=ttyS0,19200n8" line in
my lilo.conf for the default linux boot label ... and upon reboot, I'm able to
use ^X to enter text mode at the VGA splash screen, and am able to add boot
parameters ...



Comment 2 Pekka Savola 2000-08-23 14:22:57 UTC
Please try using:

append="console=ttyS0,19200n8 console=tty0"

I think the problem occurs only when serial console is secondary.  I use this to setup "backup" serial consoles (for systems that still do have VGA).

Comment 3 Brock Organ 2000-08-23 15:40:57 UTC
this behavior is verified with the above append line, you can not enter lilo
parameters over the serial line ...

Comment 4 Matt Wilson 2000-08-23 15:45:14 UTC
uh, why did you assign this to me?


Comment 5 Jeremy Katz 2002-06-04 05:17:09 UTC
Does this still happen with current releases?

Comment 6 Pekka Savola 2002-06-05 11:48:53 UTC
Tested on RHL73:

1) whether primary or secondary console, if using message= in lilo.conf, you
cannot pass any parameters (a "duplicate" of #24286)

2) you can pass parameters with secondary console is no message= is defined.

Marking as duplicate even though this was a much earlier report.

*** This bug has been marked as a duplicate of 24286 ***


Note You need to log in before you can comment on or make changes to this bug.