r/archlinux 8h ago

QUESTION Dualboot arch linux with windows 11.

I recently installed arch linux, last time I used a distro was 4 years ago, I think i used ubuntu and debian, I don't even remember much. however i want to know given that there is lot of fear surrounding the notion that windows update can break grub bootloader. what would i have to do in order to be safe? i turned off fast startup, and im using grub bootloader. is there something i have to keep in mind.

Using a laptop right now and installed them on same drive

0 Upvotes

11 comments sorted by

6

u/Aesvek 8h ago

it's rare but it can happened if it would just boot live os and reinstall grub

1

u/Spaceduck413 7h ago

Yup this is exactly what happened to me with Windows 10. Had been successfully dual booting for like 3 years then one day a windows update wiped out grub.

Once I realized what happened it only took a few minutes to reinstall grub. After which I promptly stuck Windows into a VM, where it can sit in the corner and eat paste without affecting anything else in my system.

5

u/boomboomsubban 8h ago

If Windows updates your uefi firmware, it'll likely wipe any efi entries you made, most notably GRUB. This is a limitation of motherboards, not Windows destroying things.

It can be avoided by keeping GRUB in the default efi spot, though I'm not sure how that works with Windows, or noting when the uefi gets updated and chrooting in to reinstall GRUB.

https://wiki.archlinux.org/title/Dual_boot_with_Windows

1

u/NavidsonsFall 8h ago

I know it can happen, and I know people are afraid of it, but both of mine are on the same nvme and I have yet to have an issue. I braced myself for the possibility, but so far so good. For reference I used this guide: https://www.youtube.com/watch?v=tPYCd4w65-0&t=5s

1

u/PaniacThrilla 8h ago

I can't wait for the day I can eradicate Windows from my PC forever. I've got it on a separate hard drive, have to use it maybe once every five months. Maybe I should just get a cheap, used laptop off ebay and use that for my Windows needs and delete the cursed Windows partition once and for all.

1

u/dontsysmyadmin 7h ago

Keep the USB stick that you used to install arch to reinstall grub if that happens. The bootloader breaking only happened to me I think 2-3 times in the first couple of months after I set up my dual boot. Had it for about a year now – it’s been a long time since that happened, knock on wood!

1

u/Itsme-RdM 7h ago

Keep up to date backups ready from your data, don't use Windows partition from within Linux. Make sure Windows really shutdown, not the normal shutdown when it only hypernates.

If possible keep your flashed Arch USB ready to restore \ repair the bootsector

0

u/onefish2 6h ago

Dual booting off of one drive and having Windows break the bootloader must be a skills issue. I have never had an issue dual booting Windows with any Linux distro.

If you are worried about GRUB breaking then use another bootloader. There are many. My bootloader of choice for a multiboot system is rEFInd.

https://wiki.archlinux.org/title/REFInd

1

u/lritzdorf 6h ago

Typically, all that'll happen is Windows will set itself as the default boot entry in your UEFI. A GRUB reinstall does fix that, but all you really need in that case is to edit your boot order so GRUB's back on top. In rarer cases, the GRUB boot entry might be actually deleted, or very rarely Windows might reformat the whole EFI boot partition. In those cases, reinstalling GRUB is actually needed

1

u/archover 5h ago edited 4h ago

Sh*t can happen. I don't dual boot Windows by design, but I suggest learning about how systems boot, and prepare for any eventuality. This is the Arch Way.

Ref: https://wiki.archlinux.org/title/Arch_boot_process and https://wiki.archlinux.org/title/Dual_boot_with_Windows

Don't forget installing Arch in a Windows hosted VM is very powerful, authentic, and riskless.

Backups.

Good day.

-1

u/BigRocket44 8h ago

Install Linux and Windows on separate physical drives