现在新版本的ubuntu用的启动画面管理都是plymouth .

具体的路径在/lib/plymouth/themes

1 gui的方便管理: 安装plymouth-themes  

      sudo apt-get install plymouth-themes  

2 直接修改

      sudo update-alternatives --config default.plymouth

0 最后刷新initramfs 

      sudo update-initramfs -u

相关文章:

  • 2021-06-03
  • 2021-04-01
  • 2021-12-14
  • 2022-12-23
  • 2021-06-30
  • 2021-10-26
  • 2021-09-22
  • 2021-03-28
猜你喜欢
  • 2021-12-30
  • 2022-01-01
  • 2021-04-24
  • 2021-11-12
  • 2021-04-22
  • 2021-11-05
  • 2021-10-02
相关资源
相似解决方案