On Sun, Apr 8, 2012 at 4:14 PM, satish kondapalli <[email protected]> wrote: > Hi Jordan, > > In my embedded system, I dont have VGA monitor. I have only serial console. > Even after adding serial,terminal_input/output lines also i am not seeing > any kernel log messages.
terminal_output and terminal_input refer only to grub's input and output, the kernel has to set everything up for itself. Please refer to kernel documentation / support channels to determine how to configure your kernel to output via serial. -- Jordan Uggla (Jordan_U on irc.freenode.net) _______________________________________________ Help-grub mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-grub
