I have a problem with my installation that I can't solve.
My laptop have Windows 8 and Gentoo installed both working well before Windows 8.1 upgrade.
Now I don't have rEFInd at startup, Windows is loaded automatically, I made various reinstall using bcdedit and the documentation install but my problem is the same.
Anyone can help me to recover my Gentoo installation and rEInd working as before ?
Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
OK, I solved my problem, creating a new boot entry menu en the laptop's BIOS...
For anyone interested, go into the BIOS, go to Add Boot Option, Enter a name, select the partition where rEFInd is installed and enter the entire path where the BIOS ask for filename, in my case "\EFI\refind\refind_x64.efi"
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello all,
I have a problem with my installation that I can't solve.
My laptop have Windows 8 and Gentoo installed both working well before Windows 8.1 upgrade.
Now I don't have rEFInd at startup, Windows is loaded automatically, I made various reinstall using bcdedit and the documentation install but my problem is the same.
Anyone can help me to recover my Gentoo installation and rEInd working as before ?
Thanks.
I let us my bcdedit out:
Administrador de arranque de Windows
Identificador {bootmgr}
device partition=S:
path \EFI\refind\refind_x64.efi
description rEFInd
locale es-ES
inherit {globalsettings}
default {current}
resumeobject {e29edef5-5de7-11e3-96c0-e0db55ba5ba9}
displayorder {current}
toolsdisplayorder {memdiag}
timeout 30
Cargador de arranque de Windows
Identificador {current}
device partition=C:
path \WINDOWS\system32\winload.efi
description Windows 8.1
locale es-ES
inherit {bootloadersettings}
recoverysequence {e29edef7-5de7-11e3-96c0-e0db55ba5ba9}
recoveryenabled Yes
isolatedcontext Yes
allowedinmemorysettings 0x15000075
osdevice partition=C:
systemroot \WINDOWS
resumeobject {e29edef5-5de7-11e3-96c0-e0db55ba5ba9}
nx OptIn
bootmenupolicy Standard
OK, I solved my problem, creating a new boot entry menu en the laptop's BIOS...
For anyone interested, go into the BIOS, go to Add Boot Option, Enter a name, select the partition where rEFInd is installed and enter the entire path where the BIOS ask for filename, in my case "\EFI\refind\refind_x64.efi"