现在,应用更改到 GRUB ,使用命令:
$ sudo update-grub
示例输出:
Sourcing file `/etc/default/grub'Sourcing file `/etc/default/grub.d/init-select.cfg'Generating grub configuration file ...Found theme: /boot/grub/themes/descent/theme.txtFound linux image: /boot/vmlinuz-5.15.0-41-genericFound initrd image: /boot/initrd.img-5.15.0-41-genericFound linux image: /boot/vmlinuz-5.15.0-39-genericFound initrd image: /boot/initrd.img-5.15.0-39-genericFound memtest86+ image: /boot/memtest86+.elfFound memtest86+ image: /boot/memtest86+.binWarning: os-prober will not be executed to detect other bootable partitions.Systems on them will not be added to the GRUB boot configuration.Check GRUB_DISABLE_OS_PROBER documentation entry.done
现在选择将会安装和应用的 GRUB 主题。
Checking for the existence of themes directory... Installing tela color 1080p theme... Setting tela as default... Updating grub config... Sourcing file `/etc/default/grub'Sourcing file `/etc/default/grub.d/init-select.cfg'Generating grub configuration file ...Found theme: /usr/share/grub/themes/tela/theme.txtFound linux image: /boot/vmlinuz-5.15.0-41-genericFound initrd image: /boot/initrd.img-5.15.0-41-genericFound linux image: /boot/vmlinuz-5.15.0-39-genericFound initrd image: /boot/initrd.img-5.15.0-39-genericFound memtest86+ image: /boot/memtest86+.elfFound memtest86+ image: /boot/memtest86+.binWarning: os-prober will not be executed to detect other bootable partitions.Systems on them will not be added to the GRUB boot configuration.Check GRUB_DISABLE_OS_PROBER documentation entry.done * All done! * At the next restart of your computer you will see your new Grub theme: 'tela'