OpenSolaris

Printable Version Enter a New Search
Bug ID 6593895
Synopsis install does not set Xen console settings
State 11-Closed:Duplicate (Closed)
Category:Subcategory xvm:utility
Keywords
Responsible Engineer William Kucharski
Reported Against
Duplicate Of 6874337
Introduced In
Commit to Fix
Fixed In
Release Fixed
Related Bugs
Submit Date 16-August-2007
Last Update Date 9-September-2009
Description
If an install is done over the serial console, then Solaris console will
come up across the serial console after the install. However, the same is not
true of Xen, where you have to explicitly change it to something like:

kernel$ /boot/$ISADIR/xen.gz console=com1 com1=9600,8n1
Work Around
Set it by hand, e.g.

kernel$ /boot/$ISADIR/xen.gz console=com1 com1=9600,8n1
Comments
N/A