I've been installing CentOS via PXE and using a serial console interface. The installation works great. I notice that during the install process, the following line gets added automatically to /etc/inittab: co:2345:respawn:/sbin/agetty ttyS0 9600 vt100-nav Which package does this? Is it kudzu? Thanks for any insights. -- Jiann-Ming Su "I have to decide between two equally frightening options. If I wanted to do that, I'd vote." --Duckman "The system's broke, Hank. The election baby has peed in the bath water. You got to throw 'em both out." --Dale Gribble "Those who vote decide nothing. Those who count the votes decide everything.? --Joseph Stalin
On Thu, Nov 19, 2009 at 12:42 PM, Jiann-Ming Su <sujiannming at gmail.com> wrote:> I've been installing CentOS via PXE and using a serial console > interface. ?The installation works great. ?I notice that during the > install process, the following line gets added automatically to > /etc/inittab: > > ?co:2345:respawn:/sbin/agetty ttyS0 9600 vt100-nav > > Which package does this? ?Is it kudzu? ?Thanks for any insights. >It is probably anaconda during the kickstart due to what you have in the kickstart file for doing the serial install.