On Wed 01 Jan 2014 09:56:02 AM CST, manchette fr wrote:
Hello 
Speaking of -fun- , is there a way to know before the boot if the
motherboard will expect a windows os ?
Can you please unfold this part ? “you can manually boot the efi
file and then set via the efibootmgr the nextboot option.”
Hi
As others have indicated, there are forum threads on peoples issues,
and some manufacturers have it right for UEFI. Personally I like UEFI
booting, no need to worry about some machine code on a part of the
disk, just a file to pick and boot…
The best way if you don’t have the motherboard, is to go to the
Manaufactures website and download the manual and browse that to see
what UEFI options are available.
Most motherboards should have a ‘Boot from EFI file’ option when
selecting the boot device at system start up, eg on this HP it’s F9
some systems F12 etc. Once booted into the system you can switch to
root user and use the following commands to check out and change if
required.
efibootmgr -v
BootCurrent: 0003
Timeout: 0 seconds
BootOrder: 0003,3003,0000,0001,2001,2002,2003
Boot0000* opensuse HD(1,800,82000,e3536bbf-8c9c-4786-b1ad-7ac1225156fa)File(\EFI\opensuse\grubx64.efi)
Boot0001* opensuse-secureboot HD(1,800,82000,e3536bbf-8c9c-4786-b1ad-7ac1225156fa)File(\EFI\opensuse\shim.efi)
Boot0003* SUSE Linux Enterprise Desktop 11 SP3 HD(1,800,82000,e3536bbf-8c9c-4786-b1ad-7ac1225156fa)File(\efi\SuSE\shim.efi)
efibootmgr -n 0001
BootNext: 0001
BootCurrent: 0003
Timeout: 0 seconds
BootOrder: 0001,3003,0003,0001,2001,2002,2003
Boot0000* opensuse
Boot0001* opensuse-secureboot
Boot0003* SUSE Linux Enterprise Desktop 11 SP3
–
Cheers Malcolm °¿° SUSE Knowledge Partner (Linux Counter #276890)
SLED 11 SP3 (x86_64) GNOME 2.28.0 Kernel 3.0.101-0.8-default
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below… Thanks!