I really hate the delay in loading plymouth boot when starting Ubuntu.
When it start loading first is black screen for some seconds then plymouth animation show for 1 sec and it done.
If you have some cool plymouth the you don't even see animation.
To fix the delay open terminal and type the following commands.
When it start loading first is black screen for some seconds then plymouth animation show for 1 sec and it done.
If you have some cool plymouth the you don't even see animation.
To fix the delay open terminal and type the following commands.
sudo -sNow restart and you will see that plymouth shows when loading starts.
echo FRAMEBUFFER=y >>/etc/initramfs-tools/conf.d/splash
update-initramfs -u
exit
0 comments:
Post a Comment