ubuntu20.04与win10双系统怎么设置默认启动win10配置?
<p>最近给自己的笔记本安装了ubuntu20.04与win10双系统,因为是首先安装的win10后来再安装的ubuntu的,所以默认启动的是ubuntu系统,现在想要修改为win10默认开机启动,该怎么设置呢?下面我们就来看看详细的教程。</p><p align="center"><img alt="" src="https://img.jbzj.com/file_images/article/202104/2021042210463461.jpg" /></p>
<p>默认情况下我们开机自动进入的ubuntu系统。</p>
<p align="center"><img alt="" src="https://img.jbzj.com/file_images/article/202104/2021042210463462.jpg" /></p>
<p>现在我们进入ubuntu系统桌面。</p>
<p align="center"><img alt="" src="https://img.jbzj.com/file_images/article/202104/2021042210463463.jpg" /></p>
<p>在系统桌面上我们<strong>鼠标右键--在终端打开。</strong></p>
<p align="center"><img alt="" src="https://img.jbzj.com/file_images/article/202104/2021042210463464.jpg" /></p>
<p>在终端输入使用gedit命令打开我们<strong>etc下面的grub配置文件。</strong></p>
<p align="center"><img alt="" src="https://img.jbzj.com/file_images/article/202104/2021042210463565.jpg" /></p>
<p>我们把这个文件中的 <span style="color: #ff0000"><strong>GRUB_DEFAULT = 2</strong></span>,因为我们的windows在开机启动的的时候看到的是列表中的第3个,<strong>我们是从0开始计数的所以是2。</strong></p>
<p align="center"><img alt="" src="https://img.jbzj.com/file_images/article/202104/2021042210463566.jpg" /></p>
<p>把 <span style="color: #ff0000"><strong>GRUB_TIMEOUT = 3 </strong></span>就是引导菜单等待3秒启动。</p>
<p align="center"><img alt="" src="https://img.jbzj.com/file_images/article/202104/2021042210463567.jpg" /></p>
<p>最后我们修改完配置文件还需要<strong>sudo update-grub 更新配置。</strong></p>
<p align="center"><img alt="" src="https://img.jbzj.com/file_images/article/202104/2021042210463568.jpg" /></p>
<p>现在我们重新启动电脑,默认就会直接选择win10系统进入。</p>
<p align="center"><img alt="" src="https://img.jbzj.com/file_images/article/202104/2021042210463669.jpg" /></p>
<p>以上就是ubuntu20.04与win10双系统默认启动win10配置的方法,希望大家喜欢,请继续关注琼殿技术社区。</p>
<p><strong>相关推荐: </strong></p>
<p><a target="_blank" href="https://www.jb51.net/os/Ubuntu/721491.html">ubuntu系统怎么选择最佳服务器? </a></p>
<p><a target="_blank" href="https://www.jb51.net/os/Ubuntu/728682.html">ubuntu20.04怎么使用蓝牙连接手机互传文件? </a></p>
<p><a target="_blank" href="https://www.jb51.net/os/Ubuntu/702011.html">Ubuntu系统怎么禁止软件更新? 不升级指定软件的技巧</a></p>
頁:
[1]