On 9/3/2006 11:47 PM, Tong Li wrote: > I'm trying to set up SOL on an Intel IPMIv2 BMC. The first problem I > had was whenever typing a key, it was infinitely repeated. This was > fixed by ipmitool 1.8.9-rc1, as suggested in another post. The new > problem I'm having now is that after my remote system (Linux) boots up, > the serial console doesn't redraw after a page (i.e., all I see is the > first page of the boot screen). Does anyone know how to fix this?
These are the steps needed to get it working with Supermicro Enable COM2 in the BIOS Enable console redirection to COM2 Speed MUST be 19.2 (all other speeds produce garbled data) Flow control should be set to NONE Disable "continue CR after POST" Boot to Linux and set /etc/inittab to: "S1:12345:respawn:/sbin/agetty -L 19200 ttyS1 vt100" Note that the identifier name ("S1") MUST match the tty name ("ttyS1") Make sure your local security settings allow console login on that tty -- Eric A. Hall http://www.ehsco.com/ Internet Core Protocols http://www.oreilly.com/catalog/coreprot/ ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Ipmitool-devel mailing list Ipmitool-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipmitool-devel