I did get console output if I rebooted the system, I could acess the bios setup etc. When the linux kernel is loaded you must perform the steps "Configuring Linux for Serial Console Redirection During Boot". I believe the "redirection after boot enable/disable" setting would be used to disable the use of the tty port so an external device could be connect to it. Would be nice to get a detailed explanation of all these settings.
First times a get also the message : "Connected to Serial Device 2. To end type: ^\"; It also hangs or get the error message serial device 2 is already in use.
Can you please post your settings from serial, and serial over lan config (from webbased) ?
You may need to adjust your console port setting. ttyS1 or ttyS0 depending... Also do not forget the grub2-mkconfig -o /boot/grub2/grub.cfg after modifying /etc/default/grub
jwsunc
5 Posts
0
November 12th, 2009 06:00
After further investigation:
I did get console output if I rebooted the system, I could acess the bios setup etc. When the linux kernel is loaded you must perform the steps "Configuring Linux for Serial Console Redirection During Boot". I believe the "redirection after boot enable/disable" setting would be used to disable the use of the tty port so an external device could be connect to it. Would be nice to get a detailed explanation of all these settings.
decafranky
1 Message
0
March 31st, 2010 16:00
I have same problem.
First times a get also the message : "Connected to Serial Device 2. To end type: ^\";
It also hangs or get the error message serial device 2 is already in use.
Can you please post your settings from serial, and serial over lan config (from webbased) ?
gjs-68
2 Posts
0
September 3rd, 2019 07:00
For anyone ending up on this page as well:
You may need to adjust your console port setting. ttyS1 or ttyS0 depending...
Also do not forget the grub2-mkconfig -o /boot/grub2/grub.cfg after modifying /etc/default/grub
See: https://serverfault.com/a/713491/339408
(in https://serverfault.com/questions/545393/serial-over-lan-doesnt-redirect-os-terminal)
see also <ADMIN NOTE: Broken link has been removed from this post by Dell> (older linux)