grub引导设置在哪里,grub怎么直接进入系统引导区

首页 > 实用技巧 > 作者:YD1662023-05-14 10:49:01

选择你的显示分辨率。

grub引导设置在哪里,grub怎么直接进入系统引导区(9)

现在选择将会安装和应用的 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.txt Found linux image: /boot/vmlinuz-5.15.0-41-generic Found initrd image: /boot/initrd.img-5.15.0-41-generic Found linux image: /boot/vmlinuz-5.15.0-39-generic Found initrd image: /boot/initrd.img-5.15.0-39-generic Found memtest86 image: /boot/memtest86 .elf Found memtest86 image: /boot/memtest86 .bin Warning: 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'

grub引导设置在哪里,grub怎么直接进入系统引导区(10)

重新启动你的系统来查看更改。

grub引导设置在哪里,grub怎么直接进入系统引导区(11)

这是一个漂亮的 GRUB 主题,前所未见。

你也可以明确地给定主题的名称和屏幕分辨率,像下面一样。

$ sudo ./install.sh -t whitesur -s 1080p

这将应用一个名称为 “Whitesur” 的主题,使用 1080p 屏幕分辨率。你可能会提及到其它的分辨率,例如 2k4k、超宽(ultrawide)、超宽 2k(ultrawide2k) 。如果你不提及分辨率,将默认采用1080p

安装 Tela 主题到 /boot/grub/themes文件夹:

$ sudo ./install.sh -b -t whitesur

重新启动你的系统来查看更改。

grub引导设置在哪里,grub怎么直接进入系统引导区(12)

上一页1234下一页

栏目热文

文档排行

本站推荐

Copyright © 2018 - 2021 www.yd166.com., All Rights Reserved.