当前位置:   article > 正文

grub2设置默认启动项_在Grub2和Grub中设置默认条目

boot in grub2 mode

grub2设置默认启动项

Linux booting is usually controlled by Grub or the new Grub2. Setting the default booting entry is a frequent operations. Here, we introduce how to set the default entry in Grub2 and Grub.

Linux引导通常由Grub或新的Grub2控制。 设置默认启动项是一项常见的操作。 在这里,我们介绍如何在Grub2和Grub中设置默认条目。

在grub2中设置默认启动项 (Setting the default booting entry in grub2)

Note1: With some version of grub2, the grub2-set-default method and the script below may not work. You can check the “Setting default boot entry for grub2 in /etc/default/grub” method below.

注意1 :对于某些版本的grub2,grub2-set-default方法和下面的脚本可能不起作用。 您可以检查下面的“在/ etc / default / grub中为grub2设置默认启动项”。

The quick method: download the grub2-select.bash and run

快速方法:下载grub2-select.bash并运行

  1. # wget https://www.systutorials.com/go/grub2-select.bash/ -O grub2-select.bash && \
  2. bash grub2-select.bash

and choose the boot ent

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/知新_RL/article/detail/262991
推荐阅读
相关标签
  

闽ICP备14008679号