0

I tried to Dual-Boot Windows 10 and Ubuntu 15.10. But I can not choose to start Windows, when I turn on my Computer (Lenovo ThinkPad E330).

I can access all my files of Windows from Ubuntu, because they are shown in the file manager as a separate Volume.

I already tried to run Boot-Repair, but that did not help. This is my Boot-Repair Report: http://paste.ubuntu.com/14664166/

I hope the issue can be resolved.

Thanks.

-

ItsTheBat
  • 333
lenala
  • 55

3 Answers3

0

If you can open Ubuntu and access all the files using file manager in ubuntu then you can update your grub using the command in terminal.

> sudo update grub
ItsTheBat
  • 333
0

Searching this site for "hiberfile" gives many answers regarding this problem. Here's a link with several suggestions: http://www.hecticgeek.com/2013/01/mount-windows-8-partition-ubuntu-hybrid-boot/
If the mount option remove_hiberfile still works, that is the easiest one to use. The W8 suggestions are probably applicable to W10.

ubfan1
  • 19,049
0

I have been through this situation as well.

The easiest thing to do is to create a backup of your data and format the Windows and Ubuntu partitions, oh yes to install all over again.

If you install Ubuntu and then Windows, Windows will overwrite the MBR, so, first install Windows, then Ubuntu, then GRUB can recognize both systems.

In the tests we did, I worked for both Windows 10 and Windows 7.