[cgl_discussion] Serial Console Connection

Cress, Andrew R andrew.r.cress at intel.com
Thu Apr 17 06:10:00 PDT 2003


symptom: I was missing the bringup messages from Linux init.
cause: I didn't have the console= part on the kernel line like you do.

Thanks!
Andy

-----Original Message-----
From: Li, Adam 
Sent: Wednesday, April 16, 2003 11:52 PM
To: Cress, Andrew R; cgl_discussion at osdl.org
Cc: Xie, May
Subject: RE: [cgl_discussion] Serial Console Connection


Yes. I've tried serial console using grub on UL.

I configured grub as :

# /boot/grub/menu1.list

#gfxmenu (hd0,0)/message  # do not show the graphic interface

default 0
timeout 8

#Using COM2
serial --unit=1 --speed=9600 --word=8 --parity=no --stop=1 
terminal  serial console 

title linux
	# Using COM2
	kernel (hd0,0) /vmlinuz  root=/dev/sda2  console=ttyS1,9600n8
	initrd (hd0,0) /initrd

I am wondering what kind of error message you've got? 

====================================================================
Information above represents only my personal view, not corporate.  
Adam Li  [Li Yi]
Intel China Software Lab
Tel:  86-21-5257-4545-1338
adam.li at intel.com


> -----Original Message-----
> From: Cress, Andrew R 
> Sent: 2003?4?17? 2:30
> To: cgl_discussion at osdl.org
> Subject: [cgl_discussion] Serial Console Connection
> 
> 
> Folks,
> 
> CGL 1.1 requirement 2.6.1 identifies Serial Console 
> Connection as having
> been merged into the kernel, but this explanation is missing 
> the loader
> issues.  I've not had any problems with serial console using lilo, but
> haven't yet gotten it completely working with grub.  Has 
> anyone out there
> done serial console with grub successfully?
> 
> Andy
> 
> _______________________________________________
> cgl_discussion mailing list
> cgl_discussion at lists.osdl.org
> http://lists.osdl.org/mailman/listinfo/cgl_discussion
> 



More information about the cgl_discussion mailing list