TEXT   29
Installing the bootsplash package
Guest on 4th February 2023 01:31:12 PM


  1. tar -xvjf bootsplash-3.1.tar.bz2
  2.      cd ./bootsplash-3.2/
  3.      patch -Np1 -i /path/to/bootsplash-3.2_makefile.patch
  4.      cd ./Utilities/
  5.      make
  6.      cp splash fbresolution fbmngplay /sbin
  7.      cd ../Scripts/
  8.      cp bootanim /sbin
  9.      chmod +x /sbin/bootanim

Raw Paste

Login or Register to edit or fork this paste. It's free.