ubuntu windows10 in GPT HDD GRUB Boot
Posted 大树的博客
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ubuntu windows10 in GPT HDD GRUB Boot相关的知识,希望对你有一定的参考价值。
some thing wrong with my input, I can just use English -_-!!!
The HDD have two kinds of formart, GPT and MBR ,win10 and new version are GPT by default which CAN NOT use EasyBCD!!! but we can use ubuntu boot menu(GRUB style).
we can use USB Ubuntu System and start with UEFI Mode(we can select it in Bios),then we can run the script below to install auto boot repair soft:
sudo add-apt-repository ppa:yannubuntu/boot-repair sudo apt-get update sudo apt-get install boot-repair boot-sav
(must with internet)
then we can run Boot Repair, it will reinstall ubuntu GRUB menu into HDD
then we can also run GParted tool to resize or reconfig our HDD partion.
Boot Repair Result:
and it will generate a boot detail log.
以上是关于ubuntu windows10 in GPT HDD GRUB Boot的主要内容,如果未能解决你的问题,请参考以下文章
windows10安装ubuntu20.04双系统详细图文教程,windows10安装ubuntu20.04详细教程
win10 + Ubuntu18.04 双系统,UEFI+GPT,从win10切换到Ubuntu时黑屏问题