Displaying 2 results from an estimated 2 matches for "s3200shl".
Did you mean:
s3200sh
2013 Nov 12
2
IPMI serial over lan disconnects seem to trigger extlinux reboots
Hi,
I hope somebody can help me with this problem. I don't know whether
it's a problem with my configuration or a bug or feature in extlinux.
I am using an IPMI 2.0 serial-over-lan console to connect to a system
with an Intel S3200SHL motherboard. The first line of my extlinux.conf
file looks like this:
serial 0 57600 0x003
I am using ipmitool to access the console, like so:
ipmitool -f /etc/ipmi.passwd -U <user> -I lanplus -H <host> sol activate
I just converted this system from grub 0.97 to extlinux 4.05....
2013 Nov 12
0
IPMI serial over lan disconnects seem to trigger extlinux reboots
...05:38 PM, Andrew J. Schorr wrote:
> Hi,
>
> I hope somebody can help me with this problem. I don't know whether
> it's a problem with my configuration or a bug or feature in extlinux.
> I am using an IPMI 2.0 serial-over-lan console to connect to a system
> with an Intel S3200SHL motherboard. The first line of my extlinux.conf
> file looks like this:
> serial 0 57600 0x003
> I am using ipmitool to access the console, like so:
> ipmitool -f /etc/ipmi.passwd -U <user> -I lanplus -H <host> sol activate
>
> I just converted this system from...