thanks<br>Did you test these to make sure they look ok on boot? The progress bar and some other small PNG is<br>missing also. It would be better if you could test these on your computer after drawing them so we don't have to
<br>do small iterations of small polish uploads, or at least not too many.<br><br>$sudo apt-get build-dep xubuntu-artwork-usplash<br>$sudo apt-get source xubuntu-artwork-usplash<br>cd to xubuntu-artwork-usplash dir<br>replace the PNGs with yours
<br>$debuild -us -uc<br>$sudo dpkg -i ../*deb<br><br>now set this up as the default artwork if not already<br>$sudo update-alternatives --config usplash-artwork.so<br>and put it in the initramfs so the kernel sees it on boot
<br>$sudo dpkg-reconfigure linux-image-`uname -r`<br><br>I hope I did not get any of these wrong<br><br>now with such labourious iterations you can test the splash until you think it is just ok for upload.<br><br>thanks<br>
Jani<br><br><br><br>