Advertisement
hok00age

Petunjuk instalasi Plymouth

Jun 10th, 2011
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.32 KB | None | 0 0
  1. sudo cp -R CodeART/ /lib/plymouth/themes/
  2.  
  3. sudo update-alternatives --install /lib/plymouth/themes/default.plymouth default.plymouth /lib/plymouth/themes/CodeART/CodeART.plymouth 100
  4. sudo update-alternatives --config default.plymouth
  5. #akan muncul nomor pilihan, pilih nomor tema yang ingin diaktifkan
  6. sudo update-initramfs -u
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement