首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >windows 10膝上型计算机中的引导选项

windows 10膝上型计算机中的引导选项
EN

Ask Ubuntu用户
提问于 2016-05-19 00:07:44
回答 1查看 48关注 0票数 -1

首先,我是Linux的新手,所以忽略问题中的任何错误。

我已经在我的Windows-10笔记本电脑上安装了Ubuntu16.04。我想把它们都用在同一台机器上。当我启动计算机时,它将直接登录到Windows。我必须去启动选项的惠普,必须选择Ubuntu分区登录到Ubuntu。

我想在启动时启用一个菜单选项,它将询问要引导和登录哪个操作系统。

提前感谢

EN

回答 1

Ask Ubuntu用户

发布于 2016-05-19 08:40:41

这就是我用预装的w8 (升级到w10)在笔记本电脑上所做的事情。

代码语言:javascript
复制
step 1: download the live cd
step 2: boot into environment (aka try it first)
step 3: install through the environment
step 4: select install next to windows
step 5: do not reboot the computer when the installation is done
step 6: open a terminal in the live environment and do the following

terminal step 1 (calling it tstep now): type sudo su
tstep 2: apt-get install efibootmgr
tstep 3: efibootmgr

然后确保ubuntu是第一次启动,您可能需要在您的BIOS中编辑它,然后您就可以进行如下操作:)

票数 0
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/774443

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档