1

I'm quite new to Ubuntu and I'm facing this current issue.

So.. yesterday I installed Ubuntu 14.04 64bit via live USB formatted it everything reading this manual anyway the installation went all smooth, but when I tried to boot windows I could not see it in grub2.

The only options I had were:

  • Ubuntu
  • Advanced options for Ubuntu
  • efi/EFI/ubuntu/MokManager.efi
  • EFI/ubuntu/MokManager.efi sda7
  • I went ahead and also performed a boot-repair it gave me this printed summary below but also saying that I should "Make BIOS boot from sda7/EFI/ubuntu/shimx64.efi whatever that means. Below is the url summary.

    Any kind of help would be much appreciated!!

    http://paste.ubuntu.com/13297517/

    2 Answers2

    1

    Yep, gone... Did you choose this option when installing ?
    http://pad2.whstatic.com/images/thumb/e/ec/Install-Ubuntu-Linux-Step-7Bullet1.jpg/900px-Install-Ubuntu-Linux-Step-7Bullet1.jpg

    bijlsma
    • 31
    • Based on the partitions in the Boot Repair output, it looks like DarkRogue83 selected the "Something Else" option and partitioned the disk manually, but accidentally deleted Windows along the way. Unfortunately, there's no easy way to recover. This question and answers covers the dilemma in more detail – Rod Smith Nov 16 '15 at 15:42
    -1

    Well, you can't boot Windows 10 after installing Ubuntu 14.04, so ... What's the problem?

    Jokes aside;) UEFI is a headhache. Perhaps you find some clues in this IMHO excellent AskUbuntu post. --> How can I dual-boot Windows 10 and Ubuntu on a UEFI HP notebook?

    Ra_
    • 146
    • Windows is gone from the disk. This has nothing to do with UEFI; it was a partitioning error at (or possibly before) installation time. – Rod Smith Nov 16 '15 at 15:39
    • Ops thankfully i backed uo my data before that and my only loss are my bookmarks and my adobe suite oh well not a big loss. – DarkRogue83 Nov 16 '15 at 20:40
    • I sort of figured by now that it was something like that thanks for replies everyone! Thankfully i backed up my data before. What have i done to delete windows i dont remember deleting anything all i did was partion sections? Or could this have been an error of some? – DarkRogue83 Nov 16 '15 at 20:42
    • We'd need to watch a video of what you did to know with certainty what the error was. I'm guessing you didn't make such a video, so it's basically just speculative now. Chances are you misinterpreted what an option was and deleted a partition by mistake. One bug is a serious contender, though: When libparted (which Ubuntu's installer uses for partitioning) sees something it doesn't like, the disk often shows up as unpartitioned. If this happened and it didn't set off alarm bells in your head, you might have created partitions that overwrote the originals without realizing there was a problem. – Rod Smith Nov 17 '15 at 02:41