When your setting up Arch with a UEFI BIos motherboard its easier if you boot through the UEFI shell on a usb disk then through the install cd. It cleans up a lot of headaches. Read the post below to find out how.https://bbs.archlinux.org/viewtopic.php?id=148155
JGunn88
https://bbs.archlinux.org/profile.php?id=61400
2012-09-02T04:43:26Z
Logical partitions means it's MBR-formatted and not GPT-formatted.For UEFI boot, GPT is recommended.https://wiki.archlinux.org/index.php/UE … n_in_LinuxNote: It is recommended to use always GPT for UEFI boot as some UEFI firmwares do not allow UEFI-MBR boot.
DSpider
https://bbs.archlinux.org/profile.php?id=28388
2012-08-24T04:35:36Z
Which instructions? I don't see how you can have "followed exactly the steps" as described on overclockers *and* all the ways described in the wiki.If you installed grub2 as described in the wiki while in BIOS mode, all you need to do is boot in UEFI mode to complete the installation. I used Ubuntu to do this but anything which will boot UEFI will do.
AlanF00 wrote:Selecting the UEFI boot option really does have an effect, because if I don't select it, the system boots from the DVD into the ArchLinux installer and I get an environment in which the full Arch system is downloaded and installed. But if I do select the UEFI boot option, then when the system tries to boot, I get the following message:"No loader found.
It varies on different manufacturer motherboards. I've got two recent ASRock mobos (different form factors) and the UEFI implementations on them are a bit different. The better one, recognizes UEFI on a USB stick and gives the option to boot it as BIOS or UEFI.
dobie2564
https://bbs.archlinux.org/profile.php?id=52001
2012-09-09T13:41:55Z
My motherboards firmware must be out of date, because I couldn't get UEFI Shell v2 to work, and that's the one that includes bcfg command. Also, I couldn't boot anything other than my pendrive in UEFI mode.
https://gitorious.org/tianocore_uefi_du … I_boot_USBIs the guide above is all i need when setting Windows 7 + ArchLinux in a PC with UEFI? From what i understand you do all the config in the USB driver and then you install without hassle?
Paingiver
https://bbs.archlinux.org/profile.php?id=15089
2012-04-16T12:45:10Z
Thanks for the response. I originally thought you could only install a boot loader on a UEFI motherboard if your boot drive was using GPT, but from what I understand of your post this is not required and I can either install Arch Linux in UEFI mode with an ESP or in legacy mode without an ESP.
Saba9
https://bbs.archlinux.org/profile.php?id=66588
2012-12-14T05:55:58Z
Sorry, I'm having trouble getting the hang of this whole UEFI thing:). Would I have already have the UEFI shell on the usb that I'm installing Arch from? I've followed all of the steps to set up EFISTUB in the Beginners' Guide, and if I could just copy the shell to another directory, that would make it easier.