熙哥 發表於 2021-4-22 11:14:01

ubuntu20.04怎么设置开机引导grub? 开机进入引导菜单选择界面的方法

<p>最近要配置新的引导系统盘,所以需要用到自己电脑中ubuntu20.04系统的开机引导grub,但是默认开机后直接就进入系统了,根本无法进入引导菜单编辑界面,需要自己修改配置文件。</p>
<p align="center"><img          alt="" src="https://img.jbzj.com/file_images/article/202104/2021042211012670.jpg" /></p>
<p>首先我们进入ubuntu20.04桌面。</p>
<p align="center"><img          alt="" src="https://img.jbzj.com/file_images/article/202104/2021042211012671.jpg" /></p>
<p>在桌面上<strong>右键--在终端打开。</strong></p>
<p align="center"><img          alt="" src="https://img.jbzj.com/file_images/article/202104/2021042211012672.jpg" /></p>
<p>接着我们在终端使用<strong>gedit命令打开grub的配置文件。</strong></p>
<p align="center"><img          alt="" src="https://img.jbzj.com/file_images/article/202104/2021042211012673.jpg" /></p>
<p>打开后我们首先把值为hidden这行使用井号给注释掉。</p>
<p align="center"><img          alt="" src="https://img.jbzj.com/file_images/article/202104/2021042211012674.jpg" /></p>
<p>然后分别把<span style="color: #ff0000"><strong> TIMEOUT设置为 30</strong></span>,<span style="color: #ff0000"><strong>还有CMDLINE设置为text</strong></span>,然后记得保存。</p>
<p align="center"><img          alt="" src="https://img.jbzj.com/file_images/article/202104/2021042211012675.jpg" /></p>
<p>最后我们<strong>重新启动</strong>ubuntu20.04系统,开机后就可以进入引导菜单选择界面了。</p>
<p align="center"><img          alt="" src="https://img.jbzj.com/file_images/article/202104/2021042211012776.jpg" /></p>
<p>以上就是ubuntu20.04开机进入引导菜单选择界面的技巧,希望大家喜欢,请继续关注琼殿技术社区。</p>
<p><strong>相关推荐:</strong></p>
<p><a target="_blank" href="https://www.jb51.net/os/Ubuntu/612966.html">Ubuntu开机提示系统程序出现错误该怎么办?</a></p>
<p><a target="_blank" href="https://www.jb51.net/os/Ubuntu/562230.html">ubuntu17.04怎么设置开机自动启动小键盘? </a></p>
<p><a target="_blank" href="https://www.jb51.net/os/Ubuntu/771586.html">virtualbox下怎么实现ubuntu20.04开机自动挂载共享文件夹? </a></p>
頁: [1]
查看完整版本: ubuntu20.04怎么设置开机引导grub? 开机进入引导菜单选择界面的方法