On Wed, May 02, 2007 at 05:41:49PM +0200, Raimo Niskanen wrote: > I have now spent the entre afternoon on it, but I can not get > the serial console to work. > > boot> set tty com0 > gives no prompt anywhere. I have tried many BIOS settings > (but probably not all). > > Has anyone got it to work? >
yes, but i'm using it for the iLO remote console, not for the physical serial interface. it might conflict with the iLO interface, i think there are some related buttons in the BIOS IPMI/BCM section. # sysctl hw.product hw.product=ProLiant DL145 G3 # grep tty /etc/boot.conf set tty com0 # uname -m amd64 reyk