F5F Stay Refreshed Software Operating Systems Install GRUB2 for x86-64 with BIOS support

Install GRUB2 for x86-64 with BIOS support

Install GRUB2 for x86-64 with BIOS support

W
War91
Member
186
04-21-2016, 08:42 AM
#1
You can set up GRUB2 for x86-64 without EFI by using a 64-bit installer and configuring it properly. Since you already have Windows 10 installed alongside Arch Linux, you likely need to reinstall Windows for 32-bit first if you want full compatibility. X11 support is optional but may require additional setup. Follow the official GRUB installation guide for x86-64 to ensure it detects your system correctly.
W
War91
04-21-2016, 08:42 AM #1

You can set up GRUB2 for x86-64 without EFI by using a 64-bit installer and configuring it properly. Since you already have Windows 10 installed alongside Arch Linux, you likely need to reinstall Windows for 32-bit first if you want full compatibility. X11 support is optional but may require additional setup. Follow the official GRUB installation guide for x86-64 to ensure it detects your system correctly.

S
SirTabbi
Member
58
04-23-2016, 11:10 PM
#2
No, I didn't attempt to reload the GRUB configuration.
S
SirTabbi
04-23-2016, 11:10 PM #2

No, I didn't attempt to reload the GRUB configuration.

M
mathias696
Junior Member
46
04-24-2016, 07:55 AM
#3
I've tested various os-prober and grub-mkconfig commands without success. os-prober identifies Windows, appears in the configuration, yet never shows up in the GRUB boot menu.
M
mathias696
04-24-2016, 07:55 AM #3

I've tested various os-prober and grub-mkconfig commands without success. os-prober identifies Windows, appears in the configuration, yet never shows up in the GRUB boot menu.

R
RaGed_Warrior
Junior Member
20
04-25-2016, 07:16 PM
#4
The setup becomes quite intricate with GRUB and Windows. Both operating systems must be present in compatible modes—either legacy boot or UEFI—for GRUB to properly load a Windows bootloader. You can’t combine them; mixing Linux in UEFI mode with Windows in legacy mode won’t function. If needed, you can remove your current GRUB installation and replace it with the correct version. The Arch Install Wiki explains how to install both standard and EFI versions. I also had to modify the GRUB configuration file and manually add Windows on my Arch installation, likely due to the systems being on different volumes. If both OSes reside on the same volume in separate partitions, this should work fine.
R
RaGed_Warrior
04-25-2016, 07:16 PM #4

The setup becomes quite intricate with GRUB and Windows. Both operating systems must be present in compatible modes—either legacy boot or UEFI—for GRUB to properly load a Windows bootloader. You can’t combine them; mixing Linux in UEFI mode with Windows in legacy mode won’t function. If needed, you can remove your current GRUB installation and replace it with the correct version. The Arch Install Wiki explains how to install both standard and EFI versions. I also had to modify the GRUB configuration file and manually add Windows on my Arch installation, likely due to the systems being on different volumes. If both OSes reside on the same volume in separate partitions, this should work fine.

S
Sly202001
Member
169
04-26-2016, 03:00 AM
#5
If your Windows setup uses EFI while your Arch installation doesn’t, there’s no way to make GRUB recognize the Windows install. You’ll need to reinstall GRUB in EFI mode, which means entering your system as a chroot and following the EFI-specific GRUB instructions on the wiki. Since you have a Windows installation, you can use its EFI partition without repartitioning the drive, but be aware Windows may overwrite it during updates and you might need to reinstall GRUB periodically.
S
Sly202001
04-26-2016, 03:00 AM #5

If your Windows setup uses EFI while your Arch installation doesn’t, there’s no way to make GRUB recognize the Windows install. You’ll need to reinstall GRUB in EFI mode, which means entering your system as a chroot and following the EFI-specific GRUB instructions on the wiki. Since you have a Windows installation, you can use its EFI partition without repartitioning the drive, but be aware Windows may overwrite it during updates and you might need to reinstall GRUB periodically.

R
ripa5000
Posting Freak
884
05-13-2016, 04:48 AM
#6
I confirmed I didn't rely on UEFI for either operating system.
R
ripa5000
05-13-2016, 04:48 AM #6

I confirmed I didn't rely on UEFI for either operating system.

B
bmarzano
Senior Member
449
05-14-2016, 08:26 PM
#7
They didn't mention it there. Check the "windows 8/10 not found" part on the wiki. You could also create a custom boot entry if needed.
B
bmarzano
05-14-2016, 08:26 PM #7

They didn't mention it there. Check the "windows 8/10 not found" part on the wiki. You could also create a custom boot entry if needed.

B
bengalwatcher
Posting Freak
801
05-22-2016, 02:48 PM
#8
To modify settings in Windows, open the Settings app and navigate to the desired section for adjustments.
B
bengalwatcher
05-22-2016, 02:48 PM #8

To modify settings in Windows, open the Settings app and navigate to the desired section for adjustments.

T
TheTaddy
Junior Member
19
05-22-2016, 10:08 PM
#9
Did you set up Linux on the identical storage device? Otherwise, you should be able to choose the Windows drive from your motherboard's boot options. If you replaced the Windows bootloader with GRUB, you might need to restore your Windows setup using a Windows recovery media.
T
TheTaddy
05-22-2016, 10:08 PM #9

Did you set up Linux on the identical storage device? Otherwise, you should be able to choose the Windows drive from your motherboard's boot options. If you replaced the Windows bootloader with GRUB, you might need to restore your Windows setup using a Windows recovery media.

S
skyfall666
Member
50
05-22-2016, 10:40 PM
#10
Super GRUB Disk often functions smoothly; BCD adjustments might be available if needed.
S
skyfall666
05-22-2016, 10:40 PM #10

Super GRUB Disk often functions smoothly; BCD adjustments might be available if needed.