1

Is it possible to change the raspberry pi icons on boot startup

1

2
  • Please don't post images of text. If this is on a console, you should be able to copy the boot output from the logs, e.g. /var/log/boot.log. Commented Nov 25, 2016 at 17:54
  • 1
    @jayhendren It was not the text i was focusing on, just the raspberry pi icons up top Commented Dec 11, 2016 at 0:35

1 Answer 1

2

You can easily remove it, adding logo.nologo at the end of the first (and only line in the file /boot/cmdline.txt . About changing it, you need to rebuild the kernel, I'm not sure it's worth it. You can always run a service that displays an image on the boot.

more informations here: https://raspberrypi.stackexchange.com/a/3488

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.