If you are asking if not updating Windows will make your Mint system insecure, the answer is no. At least to me an exploit leveraging an unmounted Windows partition is unheard of. It will of course make your Windows system less secure for the 2% of the time you do use it. Another side effect of updating it is that it may break your dual booting.
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
Thanks for the answer. I was unsure whether it could be dangerous to the PC itself if you ignore the updates for both operating systems.
Yes, I've also read about problems with dual-boot systems after Windows updates, which is why I've refused to use Windows too often to make the updates worthwhile.
Yes, I’ve also read about problems with dual-boot systems after Windows updates, which is why I’ve refused to use Windows too often to make the updates worthwhile.
Sometimes Windows just overwrites GRUB (or whatever you use on your system) bootloader. But it's relatively easy to fix using your distro's installation media. Just in case this happens you need to refer to your distro's documentation or community forums to fix it.
I do recommend however in the future to not put Windows and Linux on the same disk, but have 2, each for respective OS. That way, there's no way Windows will ever touch your Linux bootloader, and you can still allow GRUB (or other bootloader) to chain-load Windows boot manager from the other disk.
I’m not sure if I had two separate boot partitions (on separate drives), but I know for certain that windows will try to fuck with bootloaders on other drives during install and certain updates. Has happened to me enough times over the decades to realize the only safe way to keep windows away is an air-gap
The PC itself as in hardware? Hardly... Your data is at risk. So ignoring updates for both Mint and Windows will put you at a more vulnerable position from a security standpoint.
What about those 2% days when you do need windows? Every time you boot to it, you’ll have gigabytes of updates waiting for you, which is seriously annoying. In order to do “just one thing real quick”, you’ll end up wasting an hour each time. I propose you make those days less infuriating, by booting up windows a bit more frequently.
Ideally, you would just uninstall it entirely, and use the disk space for Linux. Unfortunately, many people still have some ties that are difficult to break, so I totally get it why dual booting exists. If that one thing you do in windows doesn’t require much performance, you could also dedicate some old heap of junk laptop for it.
Or just ditch the Windows partition/drive and use a VM instead.
Really depends on how you intend to use Windows. Once upon a time I thought that was a great solution for communicating with an ancient piece of windows specific hardware. Turns out, you really need to keep that old W98 computer around unless you are willing to upgrade to new analysis hardware that costs about as much as a nice car. Home users probably never run into issues like this.
Just be aware that updating windows can cause your bootloader to change, so booting back into Linux might be a challenge. Note that I said might.
One thing to note, if you are using UEFI this is very unlikely to happen. It was designed from the start to have multiple boot options and Windows itself often has multiple entries. It is very rare for a Windows update to mess with any other boot options in UEFI.
During those rare times that you boot into Windows 11, go ahead and update it.
I wouldn't go out of your way and boot into it for the sole purpose of keeping it updated tho.
Thanks, I'll update it from time to time when I need it.
Put it in a VM, more flexible than dual boot. You can even just make a image of the partitions cp /dev/nvmexx /path/to/part.img
and add it to the VM.
It seems the other answers already covered what you needed to know, so I won't be redundant here. Pro tip: if you rarely use your Windows installation, you might consider moving it into a virtual machine that you can conveniently boot from within your running Linux system. This way you wouldn't need the dual boot anymore, which might be desirable for various reasons.
Another big plus of that approach: If your laptop or PC breaks, you can just move the VM image with Windows exactly like any other file you have backed up (you do backups, don't you?) to the new hardware and use it as before. This esoecially breaks the problem of forced OS upgrades if the new hardware does not support the old windows version, or you do not have the installer and license keys any more, but the new Windows version does not support your old documents, media formats, or pheriperals like scanners.
Also, if you modify your Windows install and it might break, you can just make a snapshot of the VM image - which is a copy of a file - and restore it when needed.
You can legally buy second-market OEM licenses. They are not that expensive, and do not expire. And, older versions of Windows are much slimmer and boot much faster, though it is not a good idea to connect them to the Internet - instead, one would block connections between VM and Internet. Which is anyway much better from a privacy perspective.
But if the Windows has an OEM license, it can't be used inside a VM, as far as I understand.
You can just use an activation script. Even though technically Windows won't be activated using the OEM license in a VM, the license is still present on the machine. So legally Windows is still licensed. To get around the thing not automatically activating, an activation script is an easy fix.
This is a good activation script: