-1

I'm using Cubic to create a new ISO and i have a problem with this ubuntu logo image.

enter image description here

In Cubic chroot i have already changed the image of the ubuntu logo but this after making the build continues to appear before the installation phase, while after the installation it fades for the "new" image. Could you please help me?

Tarrant
  • 41

1 Answers1

0

I am still positive about "update-initramfs -u" try again after you have edited everything. In your chroot:

apt update && apt upgrade
gtk-update-icon-cache Yaru || your theme 
update-alternatives --config default.plymouth
update-initramfs -u

Wait till its done.

Remady89
  • 1
  • 3