首页 > Windows开发 > 详细

ubuntu windows10 in GPT HDD GRUB Boot

时间:2017-01-12 10:34:51      阅读:211      评论:0      收藏:0      [点我收藏+]

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

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

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!