| Solaris |
|
|
With OpenSolaris b126 or later, svcadm enable milestone/xvm will use the current console settings in Solaris. On older releases, see the instructions below.
By default, the hypervisor will not use a serial console itself. To enable it (allowing debugging information and access), you will need to modify /boot/grub/menu.lst as follows. If your serial console is on ttya in Solaris (check eeprom if you're not sure), then add an entry similar to the following:
title Solaris xVM with serial console
kernel$ /boot/$ISADIR/xen.gz console=com1 com1=auto
module$ /platform/i86xpv/kernel/$ISADIR/unix /platform/i86xpv/kernel/$ISADIR/unix
module$ /platform/i86pc/$ISADIR/boot_archive
If the console is on ttyb in Solaris, then use com2 appropriately.
Terms of Use
|
Privacy
|
Trademarks
|
Copyright Policy
|
Site Guidelines
|
Site Map
|
Help
Your use of this web site or any of its content or software indicates your agreement to be bound by these Terms of Use.
© 2012, Oracle Corporation and/or its affiliates.