From: Nelson, B. <bn...@ri...> - 2001-08-23 18:38:31
|
I've got sercon set up on all of my machines and when I am watching them boot from sercon_terminal, the boot messages always stop at "Freeing used kernel memory" and then I get a Login: prompt. The machine I'm using has console redirection set up in the BIOS on serial port 2, 0258 IRQ 3 , I have the following lines in my /etc/lilo.conf serial=0,19200n8 append="console=ttyS1,19200n8 console=tty0" I also added the proper line to /etc/inittab to start up a getty listening on ttyS1 I can see the entire post and get into the BIOS and everything from sercon, but if the machines ever need to have a manual fsck done on them during the boot process, I'll never see the message or be able to do anything about it. Thanks, --Ben |