Thanks. Works perfectly.jojopi wrote:Add logo.nologo to /boot/cmdline.txt .
Its in the kernel.khawar wrote:Thanks. Works perfectly.jojopi wrote:Add logo.nologo to /boot/cmdline.txt .
Any way to replace the logo with another image?
Try this: http://www.arm9board.net/wiki/index.php ... _boot_logogeekuskhan wrote:Where in the kernel?
You can change that in /etc/inittab - find these linesjojopi wrote:The logo is overwritten the first time you switch consoles (Ctrl+Alt+Fn), scroll back (Shift+PgUp), or clear the screen (Ctrl+L at the bash prompt).
Code: Select all
#
1:2345:respawn:/sbin/getty --noclear 38400 tty1
2:23:respawn:/sbin/getty 38400 tty2
3:23:respawn:/sbin/getty 38400 tty3
4:23:respawn:/sbin/getty 38400 tty4
5:23:respawn:/sbin/getty 38400 tty5
6:23:respawn:/sbin/getty 38400 tty6