210 Linux for IBM ^ zSeries and S/390: Distributions
13.4.8 Misc
Add alias char-major-4 off to the /etc/modules.conf - serial port.
Edit /etc/profile, and change the following:
if [ "$TERM" = "linux" ]; then
to this:
if [ "$CONSOLE" = "/dev/console" ]; then
13.5 Problems we encountered
All of the following problems have been reported to the Marist File System
maintainer. We believe they will be corrected before the final release of the
updated version.
The leftover ifcfg-ctc0 file in the /etc/sysconfig/network-scripts directory
caused long delays while the I/O to the non-existent CTC device timed out.
Once we deleted the file, startup experienced with no delays.
The /etc/conf.modules was named /etc/modules.conf, which caused some
confusion and ...