[ -f /proc/splash ] && \
# switch to a usable image on all consoles \
for TTY in `seq 0 5`; \
do /usr/bin/splash -s -u $TTY /usr/share/bootsplash-PV/gentoo-console-1280x1024.cfg; \
do /usr/bin/splash -s -u $TTY /usr/share/bootsplash-PV/bootsplash.cfg; \
done; \
# clear the screen \
/usr/bin/clear