2

When booting Ubuntu, I get this message:

enter image description here

Is it possible to change the text Ubuntu 12.04 to Loading, please wait. ?

oshirowanen
  • 3,977

1 Answers1

2

Looks like you can change the text without installing new themes:

sudo nano /etc/alternatives/text.plymouth

Then you can change the title within that file to anything you want.

enter image description here

oshirowanen
  • 3,977