Page 1 of 1

Help with UEFI....

Posted: Thu Jul 04, 2013 3:37 pm
by Cyberz
Hey....
Installed Mint 15 uefi and everything is working just fine.
But now win8 uefi wont boot. Tryed boot-repair and other info I find when I google but I really can get it work again.
Tryed to install refind to and it works but not the win8 part.

here is the output from boot-repair.
http://paste2.org/bvVnM8Ms


I really dont like uefi, I dont get it. But I dont wanna reinstall everything to get old bios boot back.


Thx

Re: Help with UEFI....

Posted: Thu Jul 04, 2013 4:40 pm
by Auphora
Hello,
No boot loader is installed in the MBR of /dev/sda.
Your Bootloader dont work. You must have your Windows CD.Boot from this CD,then Windows load files [url]http://imageshack.us/photo/my-images/22/o9cg.png/[/url] .When windows finished you must select your language [url]http://imageshack.us/photo/my-images/713/nnw.png/[/url] .After that you dont click at Install,you click at Computerrepair.
[url]http://imageshack.us/photo/my-images/4/yvb.png/[/url]. Then
[url]http://imageshack.us/photo/my-images/407/xi4.png/[/url]. After that you go at this:
[url]http://imageshack.us/photo/my-images/823/d0c.png/[/url]. Then write in cmd:

Code: Select all

bootrec /fixmbr
and

Code: Select all

bootrec /fixboot
Sorry that all pictures at German,I dont have them in English :=)
Auphora

Re: Help with UEFI....

Posted: Thu Jul 04, 2013 5:00 pm
by Cyberz
Thank you.
I will try this tommorow.

Re: Help with UEFI....

Posted: Thu Jul 04, 2013 5:23 pm
by srs5694
Auphora wrote:Hello,
No boot loader is installed in the MBR of /dev/sda.
Your Bootloader dont work.
That is not the problem -- at least, not in the way you think! The computer in question is booting in EFI mode, and for that, the lack of BIOS boot loader code in the MBR of the disk is not diagnostic, since EFI places its boot code in a filesystem, not in the MBR of the disk.

Cyberz, I strongly recommend not following Auphora's suggestion. At best it will be a waste of your time, and at worst it will actually make matters worse.

To fully understand the problem, it's necessary to know what you mean by "won't boot" and "not the Win8 part" in your original message. There are many ways in which a boot process can fail, with many different symptoms of failure. For instance, rEFInd might not present a Windows option; or selecting it might launch GRUB rather than Windows; or selecting it might produce a Windows boot failure message; and so on. Knowing the precise symptoms is important for diagnosing the problem.

If I had to guess, I'd say that rEFInd is producing a Windows entry, but selecting it launches GRUB. If so, what you need to do is to re-run the Boot Repair tool, click the Advanced Options item, check the Restore EFI Backups option, and proceed. This will undo some of Boot Repair's more reckless and unnecessary changes and enable rEFInd to detect and launch Windows. See [url=http://www.rodsbooks.com/efi-bootloaders/bootrepair.html]this page[/url] for more information. If I'm wrong in my assumption, you'll just have to post more details and await another reply.

Re: Help with UEFI....

Posted: Fri Jul 05, 2013 11:08 am
by Cyberz
Thank you for the answers.

Somehow, I don't know how it started to work in rEFInd. Both Linux and Win8.
I don't have a slightest clue how.
I guess I Need to read up on the UEFI, seems kinda complicated.


UEFI is evil : :P