It should be safe, although for the future, I'd recommend installing the os to a completely separate drive and changing boot device by uefi.
Linux
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Thank you! I'll look into changing the boot device
That's what I did on my wife's pc, and she's had no issues with the dual boot BS Windows has created.
it should be safe. From what I know the update only broke it as it was updating so installing a dual-boot after should be fine. You might want to test first so just install something small like mint for a test and see if it works.
this reads like you don't make backups or don't have a restore strategy. if the system is important enough that you worry about updates breaking it, you should make backups from time to time and have a bootable restore system on a removable medium.
Today on "Was this caused by stupidity or malice"...
Microsoft said earlier this month it would apply “a Secure Boot Advanced Targeting (SBAT) update to block vulnerable Linux boot loaders that could have an impact on Windows security,”
(emphasis mine)
no.
I would advice to just move to Linux all together. No need for dual boot ;)... It took me way too long to do that.
Dumb title. Yes, it's safe. Windows has nerfed boot records for any other OS since the beginning of dual-booting. Just replace the boot record.
Also, if you want to be hardcore about it, and since everything is UEFI now, just use your BIOS boot manager to control booting. Shouldn't be a problem.
[This comment has been deleted by an automated system]
I looked at the breakdown, and I believe it's only changing the preference for same device.
It doesn't change the preferences but it does replace bootx64.efi which is the default bootloader executable for a drive, when the UEFI doesn't have more specific entries. In some configurations both Windows and GRUB want to be that.
If you add a boot entry for GRUB and don't point it to the default executable, then it won't be affected. Until you reset the BIOS or try to use the drive in another system that is, in which case the firmware will then only know about the default executable. But it's easy to add the boot entries back.
Yes, on the same device. If your BIOS specifically orders a different device as boot, this wouldn't matter, as in my original post.