Yesterday I noticed that cumulative Windows updates are failing at the last step. Even Arch wiki has an article about this to “make the Windows partition active” for the duration of running updates, however I have a slight problem, all of my disks are confirmed & double-confirmed to be GPT disks and I have failed to find wisdom on the internet what to do in that case.
Also on the Windows side all folders on NTFS partitions show up as ‘ready-only’, but they are clearly not read-only. The joys of having to use Windows once or twice a week…
When installing Endeavor I was possessed by a virgin ghost as a result I installed grub on my Windows drive’s old EFI folder. I see clearly now why that was a horrible idea, since it would be so easy to just reinstall Windows now, except it’s not…
Can I just follow these steps to move my EFI? (I have enough backup latitude to just yolo it, but it would take a lot of time for a failure) I faintly recall something about E-os having a slightly different /boot schema…
Do you get any error message indicating what might be wrong?
Sharing the same ESP between Linux and Windows shouldn’t, in principle, cause any update failure on Windows side so perhaps something else is going on.
If by this you mean you want to create a separate ESP for your EnOS system then those instructions from the link you have posted are not relevant in your case.
Please post the output of the following commands for forum members to have some idea about your disk layout:
sudo parted -l
efibootmgr
Do you perform a proper shutdown of Windows (no Fast Startup, no hibernation) before booting into EnOS?
Thank you for the valuable input, I must admit I’m a bit shocked the boot flag is not set.
I’ll check this after my gaming session. (have to restore the whole Windows partition from backup first as well, because I completely destroyed Windows Update during some Windows related troubleshooting steps)
If just Capture One worked on Linux I could just completely move on from Windows… le sigh
Thank you so much, this worked in fixing the Windows update problem, which is basically problem solved medium term!
Eventually I’ll have to reinstall Windows though (it’s an old install with some significant Windows rot piled up) and before I do that I really want to move the ESP to my current main drive. While it was stupid of me to install grub on Windows’s old EFI partition, I have predicted that someday I might have to do this, so I do have some (1gb or so) unclaimed storage prepared for this on my Linux ssd. What would be the recommended procedure to do this? (the end goal is the make E bootable with just its own ssd connected to the computer, that while using Grub 2)
To avoid Windows’ installer to use any already existent ESP on any other disks, make sure that you disable boo,esp flags on them. Doing so will result in the creation of a new ESP for Windows.
Later you could boot back into your EnOS and regenerate your grub.cfg to get a boot entry for Windows on the Grub boot menu.