windows10和linuxmint双系统,如何使Windows10默认启动?

Ubuntu各种衍生版本
worldcup
帖子: 25
注册时间: 2016-08-02 16:55
系统: windows10

windows10和linuxmint双系统,如何使Windows10默认启动?

#1

帖子 worldcup » 2016-08-02 17:01

开机默认linuxmint为默认启动项,如何设置windows10为默认启动项?

刚刚接触linux,请高手详细讲解方法,谢谢!
402139492696131328.jpg
启动时的首选项为linuxmint,不是windows10,如何才能设置成windows10默认启动项?谢谢!
启动时的首选项为linuxmint,不是windows10,如何才能设置成windows10默认启动项?谢谢!
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: windows10和linuxmint双系统,如何使Windows10默认启动?

#2

帖子 poloshiao » 2016-08-02 17:11

把下面指令 複製 貼進終端機 執行
sudo cat /boot/grub/grub.cfg | grep Windows
把結果全部直接 選取/複製/貼上來
worldcup
帖子: 25
注册时间: 2016-08-02 16:55
系统: windows10

Re: windows10和linuxmint双系统,如何使Windows10默认启动?

#3

帖子 worldcup » 2016-08-02 17:20

把下面指令 複製 貼進終端機 執行
sudo cat /boot/grub/grub.cfg | grep Windows
把結果全部直接 選取/複製/貼上來
-------------------------------
请问是要进入到linuxmint系统中并打开终端,输入上面的指令就可以了吗?

谢谢!如何打开linuxmint中的终端?

新手,越详细越好!谢谢!
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: windows10和linuxmint双系统,如何使Windows10默认启动?

#4

帖子 poloshiao » 2016-08-02 17:46

请问是要进入到linuxmint系统中并打开终端,输入上面的指令就可以了吗?
1. 盡量使用複製貼上 避免新手打錯字
如何打开linuxmint中的终端?
2. you can find it in the menu or by right-clicking in the desktop.
2-1. 參閱
https://community.linuxmint.com/tutorial/view/100
The 5-Minute Essential Shell Tutorial
2-2. 提問問題 請記得先說明作業系統及版本
因為不同版本 給你的建議 可能不同
worldcup
帖子: 25
注册时间: 2016-08-02 16:55
系统: windows10

Re: windows10和linuxmint双系统,如何使Windows10默认启动?

#5

帖子 worldcup » 2016-08-02 17:50

刚才尝试了您的方法,但是不成功,为什么呢?谢谢!
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: windows10和linuxmint双系统,如何使Windows10默认启动?

#6

帖子 poloshiao » 2016-08-02 18:04

刚才尝试了您的方法,但是不成功,
1. 一句話 不成功 無法猜想是什麼狀況 不知如何幫你

2. 請提供 Linux Mint 版本
Linux Mint 10 ?
cinnamon ?
worldcup
帖子: 25
注册时间: 2016-08-02 16:55
系统: windows10

Re: windows10和linuxmint双系统,如何使Windows10默认启动?

#7

帖子 worldcup » 2016-08-02 18:09

版本号是这个:linuxmint-18-cinnamon-32bit
头像
vickycq
帖子: 4507
注册时间: 2011-03-20 13:12
系统: Debian
来自: 山东省寿光县
联系:

Re: windows10和linuxmint双系统,如何使Windows10默认启动?

#8

帖子 vickycq » 2016-08-02 18:09

worldcup 写了:刚才尝试了您的方法,但是不成功,为什么呢?谢谢!
需要按2楼的指示提供信息,才能有针对性地提出方案。

简单解决 不考虑以后可能出现的条目顺序变化:
修改 /etc/default/grub 中 GRUB_DEFAULT 的值
数一数 Windows 10 是菜单中第几项?第6项。
则修改 GRUB_DEFAULT=5
保存后执行 sudo update-grub

问题在于 若以后启动项变动,Windows10 不再是第6项,就会出现问题。因此最好采取2楼方法先提供信息,再请 @poloshiao 给出方案
上次由 vickycq 在 2016-08-02 18:13,总共编辑 1 次。
Debian 中文论坛 - forums.debiancn.org
欢迎所有 Debian GNU/Linux 用户
worldcup
帖子: 25
注册时间: 2016-08-02 16:55
系统: windows10

Re: windows10和linuxmint双系统,如何使Windows10默认启动?

#9

帖子 worldcup » 2016-08-02 18:11

我不知道如何在linuxmint系统中截图,不然可以清晰的看到问题所在。
头像
vickycq
帖子: 4507
注册时间: 2011-03-20 13:12
系统: Debian
来自: 山东省寿光县
联系:

Re: windows10和linuxmint双系统,如何使Windows10默认启动?

#10

帖子 vickycq » 2016-08-02 18:14

worldcup 写了:我不知道如何在linuxmint系统中截图,不然可以清晰的看到问题所在。
可以直接复制终端中文字并粘贴上来,更方便阅读。
也可按 PrtSc 截图。
Debian 中文论坛 - forums.debiancn.org
欢迎所有 Debian GNU/Linux 用户
worldcup
帖子: 25
注册时间: 2016-08-02 16:55
系统: windows10

Re: windows10和linuxmint双系统,如何使Windows10默认启动?

#11

帖子 worldcup »