Andreas Schwab wrote:
"MASTHAN DUDEKULA" d.mastan@gmail.com writes:
I dont know how to remove console parameter.
See /etc/elilo.conf
Andreas.
As an example from a SLES 10/ia64 system with a console value set.
image = vmlinuz ###Don't change this comment - YaST2 identifier: Original name: linux###
label = Linux append = " console=ttySG0 splash=silent thash_entries=2097152 kdb=on" initrd = initrd root = /dev/sda3
What is being suggested is something like
image = vmlinuz ###Don't change this comment - YaST2 identifier: Original name: linux###
label = Linux append = "splash=silent thash_entries=2097152 kdb=on" initrd = initrd root = /dev/sda3