|
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
|