If you do want windows do this....put windows on a sacrificial drive.... Promise to yourself that there's just garbage in there so it doesn't matter... Install Linux on another drive. Have your computer start from the Linux drive thru grub. Set up grub to recognize the windows drive. No, no matter how hard that bitch ass OS tries to update your godly Linux install, it won't find anything. Fuck you Microsoft! Knowledge is power. Now go out there and compute.
linuxmemes
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
- Don't get baited into back-and-forth insults. We are not animals.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudoin Windows. - No porn, no politics, no trolling or ragebaiting.
- Don't come looking for advice, this is not the right community.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
5. π¬π§ Language/ΡΠ·ΡΠΊ/Sprache
- This is primarily an English-speaking community. π¬π§π¦πΊπΊπΈ
- Comments written in other languages are allowed.
- The substance of a post should be comprehensible for people who only speak English.
- Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations. - Keep discussions polite and free of disparagement.
- We are never in possession of all of the facts. Defamatory comments will not be tolerated.
- Discussions that get too heated will be locked and offending comments removed. Β
Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
This is why I no longer dual boot and removed windows all together.
There are two or three work functions that can only be done on Windows when working from home. So it gets its own Windows 10 VM with just enough resources to perform those functions, installed with a local account and ShutUp10 to remove all the automated "feature" updates. If something goes wrong, I can nuke it and lose nothing.
This is the only way to go.
Realized I hadnβt booted Windows on my personal PC in 6 months and said yup time to nuke it all together
idk what this meme means because i've never considered dual booting
the cat in the image is windows update taking over the linux boot partition: the box, instead of leaving it alone for the much more comfortable windows boot partition: the cat tree.
I honestly never had isses as long as both are kept on separate drives
It's been about while so I don't recall if I had them on separate drives or not but windows would delete the linux boot partition during updates.
Yeah, that regularly happens if both are on the same drive. I think windows should be in the front and Linux behind it to avoid it, but you never know
Well, it makes little difference in the end; Windows should keep its grubby fingers out of someone elseβs partitions. Whether this be Linux, MacOS or - yes - another Windows installation.
If I didnβt have to use it a handful of times a year for work Iβd have wiped my windows drive and extended my Linux storage. Alas.
I feel for the folks who canβt afford a second drive to dual boot.
I have five machines, one headless, the other four on KVM, 2 Linux 2 windows. Mainly only use the one windows for work bs that I never want to touch my personal space. I spend most my time on my Linux machine and just use rustdesk though. Having three monitors helps because one is pretty much dedicated to rustdesk.
Itβs why I put windows on its own drive. It can enshittify itself in its own space.
I mean, that's what happens when you install spyware; it infects things...
I am forced into using W11 and I can confirm this is true.
In my experience, Windows only fucks-up your Linux bootloader if they both share the same EFI System Partition. Keeping them separate fixes the issue. Though, this means that you'll have to install Windows first, since it will automatically pick your Linux ESP otherwise.
Yup and adding a password to the BIOS was recommended to me by some sysadmin online. Don't know how that specifically helps but haven't had problems since.
Considering Bill Gates made it, you can expect it to be grabby and invasive.
Gnu linux and gonorrhoea windows
This was always really funny to me. Gonna do an update behind my back? Great. Go ahead lol
is there a way to avoid this? and what workflow should be in place ahead of it happening if not?
You need two separate SSDs. One for Linux, one for Windows.
- Install Linux on SSD-A. Make sure it has an EFI system partition with a bootloader in it (GRUB, systemd-boot, REFInd), don't use an efistub. If the installer is done, disconnect the SSD to be safe.
- Install Windows on SSD-B with the desired updates. It will create its own EFI partition.
- Optionally, you can create a separate NTFS volume for your
C:\Usersso you don't have to mount the entire system on Linux if you need to access your files.
- Optionally, you can create a separate NTFS volume for your
- Boot into Windows. Use a tool to completely disable the updates. I use WinUtil by Chris Titus.
- Reconnect SSD-A.
- Boot and enter the firmware configuration. In the boot device list, make sure SSD-A has a much higher priority than SSD-B! You can even remove SSD-B from the bootable devices.
- Boot into Linux. In the bootloader configuration, create an entry that targets the Windows C: volume on SSD-B.
- Alternatively, you can just use the firmware's boot menu to boot from SSD-B.
Done. If you need to update Windows, physically disconnect SSD-A and boot from SSD-B.
Separate hard drives one for windows and one for Linux+GRUB then grub just needs to be told where the windows boot loader is and BIOS should load GRUB default.
OP post happens when you attempt to just use partitions. It can work per other comment, just more fragile.
I've had one issue in the past year and a half, dual booting from the same NVMe.
After fixing the boot partition issues from a liveUSB, the actual solution was disabling fast-boot.
It's been solid for a year now.
But I always shutdown my laptop when I'm not using it. And any windows updates that require restarts, I make sure it fully reboots into windows again.
Oh no! Not an extra hundred milliseconds to post!
And it's still faster for my linux install to boot.
LUKS password for disk encryption, then user login to a usable desktop with network connectivity.
Windows takes ages to get to a login screen (bitlocker is disabled, so no decryption excuse), logging in is a breeze with fingerprint reader (certainly faster than typing in a password), then it sits there for ages looking like it's ready to be used, but the network stack isn't ready and it is just unusable until that comes up.
I'm so happy when I get a day of just working in Linux.
It just... Works.