码迷,mamicode.com
首页 > Windows程序 > 详细

ubuntu windows10 in GPT HDD GRUB Boot

时间:2017-01-12 10:37:28      阅读:213      评论:0      收藏:0      [点我收藏+]

标签:ges   mbr   form   auto   gpt   pair   start   lis   div   

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

标签:ges   mbr   form   auto   gpt   pair   start   lis   div   

原文地址:http://www.cnblogs.com/radio/p/6275190.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!