You wrote: > /opt/dell/toolkit/bin/syscfg --conred > The option 'conred' is not available or cannot be configured > through software. >
The mechanism for setting console redirection is different for various Dell server architectures - the one you used is for older (x850 - 8th gen) servers. You will have better luck with the following (works on x950 and Rx10 - 9th through 11th gen servers): syscfg --serialcomm=com1cr #or com2cr if you want to use the iDRAC6/BMC for console access Your question was answered pretty well about three and a half years ago on this list: http://lists.us.dell.com/pipermail/linux-poweredge/2006-December/028720.html @alex -- mailto:[email protected] _______________________________________________ Linux-PowerEdge mailing list [email protected] https://lists.us.dell.com/mailman/listinfo/linux-poweredge Please read the FAQ at http://lists.us.dell.com/faq
