Windows eats partitions
Windows eats partitions
Windows eats partitions
I really hate that Windows does this. Which is why when I decide to switch a machine to Linux it's the only OS allowed to boot to bare metal. Windows can go in a VM and suck it.
Not sure why, but your comment made me think about the first machine I switched to Linux. It was a laptop who's fan eventually had a bad bearing and needed to be replaced. Luckily it was still under warranty, so I sent the laptop in to get the fan replaced, and received my laptop back with Windows installed on it... I was so livid.
Never send them the drive.
They are probably required to boot to the desktop for qa
Had something similar happen to me. Something unrelated to the OS or hard drive and they reformatted my drive and I lost everything. I was ballistic when I found that one out.
That pissed me off
That's the way to go
I want to do this so bad but gaming always stops me. Some anticheat refuses to let you play in a vm
Defective by design. I really hate windows but need it for Ableton.
Can I boat off Linux USB and run an MBR recovery program or something?
Depending on your configuration, you can pass a gpu to your Windows VM so you don’t even lose any performance if you use Windows for gaming. All you need is an iGPU and a few extra cores/ram to handle the host overhead.
Get a separate disk for windows and you can set up your windows VM to also optionally dual boot into it
What's actually happening here is Windows is setting its bootloader first in your EFI when it gets updated. Linux isn't gone, you just have to press the "boot another drive" button and boot to it, or go into your EFI setup and switch the bootloader back to the Linux one.
Linuxes do the same thing when updating their bootloader.
Note for the Ackshually crowd: If you're still booting MBR (which comes with the partition eating risk on dual boots) you have a system that is older than Windows 8 - 11+ years old, so eating the MBR is something you'll have to deal with unconventionally, as all modern systems, OS, and hardware expect you to be using EFI.
Grub does not do the same thing unless something has gone wrong. It detects windows and offers you the choice on boot as to which OS to start.
Grub is still the first bootloader in that case. You would not notice if it was putting itself first after an update unless you have Windows booting first.
You might notice if you are booting between multiple linuxes, all with their own version of grub.
Not the case. What's happening here is Windows is removing the ext4 partition completely, expanding the ntfs partition and writing to all of it.
Windows update did that to my <1 year old laptop. I figured it had just wiped out grub, but when it was booted from a live-usb there was no ext4 partition there at all. This has been reported many times.
Microsoft should be sued for this shit. Legal protection from destroying people's data that is not part of Windows or in a Windows partition, whether deliberately or by negligence, is not something that can be legitimately covered by a license agreement.
Second that. I can't think of a way that that is not deliberate. The "cover" would be that it is ensuring that the full device is used so that the end user doesn't have to worry about it. In reality, there's no legitimate reason for an update to touch the partition table. Way to easy to brick the system.
It sometimes destroys the Linux boot sector too. But it's simple enough to chroot with a live usb and repair it. I don't even have both OS as an option. Mine boots straight into Linux unless I interrupt it and use the boot another drive option. Linux and Windows have their own separate boot sectors, but Windows will fubar the Linux sector randomly.
In my experience (W11 + Fedora on UEFI Thinkpad), I've seen it actually get rid of the Fedora entry from the UEFI boot list. Reinstalling GRUB from chroot didn't fix it, so I used EasyUEFI and manually added the Fedora EFI file to the boot list and that worked.
So it wasn't simply changing the boot order, it actually nuked Fedora from the UEFI boot list.
But this is Lemmy Linux memes where they tell lies or use half truths about other OS's and laugh about it rather than making actual clever memes! Get outta here with that sense!!
And where they ridicule Windows users because they're "not good enough at computers to use Linux" yet they keep pointing out all the ways they themselves aren't able to use Windows 🤔
Dual booting < having two separate SSD's
They still need to share an EFI partition
Not really if you have a bootloader like refind it will look for other EFIs and list them. Makes for a really clean set up
If you don't want to bother with the bootloader like the other comment mentioned you can also just use the boot menu from the motherboard instead. You gotta mash f11 (or whatever it is on your motherboard) on boot when you want to go into Windows, but if you only need it every once in a while it is good enough.
Windows only updates the bootloader, it doesn't touch Linux partitions. After an update you just have to fix the bootloader again which isn't too hard if you know how it works.
I'd argue one shouldn't even be messing with dual booting if they don't understand much about the bootloader.
My counterpoint would be how does one best learn about anything if not by messing with it
The best way to learn how it works is to mess with it. I have reinstalled my Surface Go 2 numerous times because I messed something up. After leaving Windows I have used dual boot with Arch and Chrome OS for a while, and now I just use Arch including secureboot enabled.
Protip:
Just don't have a live Windows partition.
This. I entirely understand that some people don't have that option, but it's worth reiterating that if you have a choice, you're best off not to have partitions at all.
I run Mint on an 8-year-old Mac desktop machine with no partitions and it's lightning-fast for everything I need it to do.
It's also worth mentioning that I have said desktop machine because my wife is a pro photographer and Apple and Adobe have colluded for decades to create a kind of "planned obsolescence" whereby professional photographers are ostensibly locked out of the current industry standard unless they run a very recent version of Photoshop that by design isn't compatible with hardware architecture that's more than about 5-years-old.
Partitioning is good even if you're just running Linux. Specifically separating your / from your /home/ -- In case shit goes wrong you can nuke the OS side and keep all your files and shit. (also, mandatory for UEFI systems cuz you also need a /boot/efi partition)
Just protect bios/uefi with password and windows won't be able to modify any other EFI entry. It worked when i've dual-booted, it should still work.
How can I do that? I'm dual booting but was not aware of this, makes me a little nervous....
No need to worry, it's in your BIOS under security section. You can check if you set correct one by trying to change boot device: if there's password prompt, you're now safe from windows update "repair".
What about stop making bullshit posts? Windows have never did that to me, and there's no reason why would it touch any partition aside from its own and (if it exists) the Windows boot one.
That said, It MIGHT replace MBR boot record but I don't know if that's very likely these days. I remember upgrading from Windows 8 to 10 and Windows left my MBR alone, and I was able to boot to GRUB just fine.
If you install Linux first and then Windows on the same drive, it will fuck up your bootloader.
You can easily make Grub boot Windows, so just overwrite whatever fuckup Windows made, or install Windows first.
It won't happen with a simple update, though, that's for sure. Maybe if you're upgrading Windows to a new major release.
Noooo, not the heckin windorinos, s-stop bullying the multibillion dollar company g-guys ;-;
Inventing FUD is a bad look regardless of if you're punching up or punching down. It's not about who the target is. It's that FUD is inherently dishonest, and being dishonest reflects poorly on your character.
The Linux community should try to be better than that. We shouldn't stoop to Microsoft's old level.
Admittedly, I haven't set up a dual booted Linux machine in about a decade, so I don't know if it's gotten dramatically worse.
Someone having money isn't an excuse to not call out poor behavior against them. Making nonsensical posts that are not even accurate from an IT perspective helps no one. At best, it's just lies to get fake internet attention, at worst, it exposes a lack of understanding of the technology.
Never happened to me. Like ever. And I've been on Linux (with occasional dual-booting whenever I'm in a position where I need windows--) for like 15 years now?
To be honest a lot of stuff people talk about seems to not happen to me and I think I might be exceedingly lucky or smth.
To be honest a lot of stuff people talk about seems to not happen to me and I think I might be exceedingly lucky or smth.
Considering the people who seem to have issues are the ones who go out of their way to be all "Linux good/Microsoft bad" I'm going to go out on a limb here and assume most of it is total bullshit.
I've built half a dozen PC's running windows 10 from scratch and not a single one of them has gotten messed up during the incredibly straightforward install/update process. It's so dumb simple compared to virtually anything else I just don't get how you could even have problems.
Listening to Windows problems on here from Linux users (I use both btw just to avoid the inevitable pedantry) is like watching a toddler throw a fit because he found out you have to peel a banana before you eat it, but their favorite fruit is an orange.
is like watching a toddler throw a fit because he found out you have to peel a banana before you eat it, but their favorite fruit is an orange.
Got to admit, that's one hell of a response. Can be used in many situations.
See your argument might hold water if "stuff people talk about" were something applicable only to Windows/Linux fights. (Windows can lick my fuzzy horse ass, btw---)
But like. People love to meme on how SystemD makes your computer hang up for a long while when shutting down? Never saw it happen. People meme on PulseAudio breaking? Never happened to me. Shit like that.
Considering the people who seem to have issues are the ones who go out of their way to be all “Linux good/Microsoft bad” I’m going to go out on a limb here and assume most of it is total bullshit.
Considering a simple google search of these terms brings up multiple people whose position on Linux and Microsoft is completely unknown to anyone else but themselves, having the exact problem OP is posting about, I'm gonna go out on a limb here and assume you've attached your identity to Microsoft and have to defend them for some reason.
I've been using Computers for nearly 30 years, and Windows has come a LONG way in that time. But lets not pretend windows doesn't shit the bed sometimes. Hell a simple google search will reveal articles like this one and a large number of results of peoples PC's having issues after windows update. Youtubers have made videos on windows update issues.
I had one of my PC's straight up boot loop after a routine windows update and had to use a recovery to fix it, only for windows to auto update and re boot loop itself immediately afterwards. Most of the time, windows updates are fine, but sometimes they fuck shit up.
Same. Never happened to me either. But I usually make a sperate UEFI partition for Linux instead of relying on grub.
It can still happen. Your UEFI settings are accessible from the system. That's part of the standard. So Windows sometimes rewrites these settings to make itself the default again.
That is true for me now, but for years I used dual boot on old BIOS based systems so idk /shrug
What? Windows kills other partitions during update?
Windows likes to mess with the EFI partition on updates, scrweing up bootloaders. That you can prevent by separate EFI partition on another disk, This way Windows doesn't see the other efi files to boot. But when it feesl really obnoxious, it also edits your EFI table and sets itself as the default. That doesn't actually damage your linux boot files, but you still need to log back with some bootstick and revert the change, to make your bootloader/menu the default again.
That's the reason people often switch to Windows only as a VM (there are even solution to passthrough a dedicated graphics card just for Windows, if that's for gaming) after some time. Because Windows is actively working against other OS's on your computer.
In a way their Secure Boot bullshit is nothing different. Get vendors to include MS keys by default, then pretend that Windows is somehow more secure because you need to deactivate Secure Boot to install soemthing else (who cares that one key on every machine is not exactly secure, even more so as MS keys were already found in the wild in malware so they don't even know how to not lose them...)
Secure boot is the main reason I gave up dual booting on my desktop. Just couldn't be fucked to keep turning it on and off every time. (I have an Nvidia GPU, kernel driver signing, updates, etc. tldr, fuck nvidia)
Tip, just make a seperate EFI partition for Linux. That way, garbage Windows installer won't be able to fuck up your install. Altough this assumes you're running a non-shit EFI mobo that looks for things to boot in every partition.
The last time windows tried to update, it froze and when i rebooted my laptop, windows broke
Lol which Windows? Windows 98? I installed win 10 on the laptop of my gf after replacing the hdd with an ssd some days ago and one update also froze. But it did not break the os. After rebooting it just removed the update.
I was using windows 11
Cheryl Blossom? Anyone?
I have the opposite problem. I don’t often boot to windows, but when I do, BitLocker is not happy that I’ve been talking to another operating system.
I assume secure boot is off and your Windows drive/partition is encrypted.
Good meme, I like it. Windows blows. :)
In my case it wasn't the boot entry being removed. It actually ate the partition. When installing Linux Mint, I resized the Windows partition in Linux. Then I noticed that Windows absolutely didn't recognize that change, and thought its partition is still as big as it used to. Then on a restart it hit me with the "Repairing drive C:" which killed the Linux partition leaving just something corrupted.
"Repairing"
Have you tried first resizing the windows partition inside windows? That's what I did and my dual boot has stayed intact
Yep, that's what I did later and it worked.
Windows: "Let me repair Linux for you"
I had this setup 20 years ago. Tried Linux, looked back once because I needed something from the then still unmounted windows partition, dumped the microshit partition 3 months later.
Fuck windows
I had so many issues with my (less than legitimate) windows install kept nuking itself and the drive it was on, I bought a cheap small SSD that has literally nothing but windows on it so whenever it goes fucky I just wipe and reinstall. It's a total time of like an hour going from "shits fucked" to "everything is pretty much how it was before".
And this is why you should install windows to a docker container on your server and not let it touch anything else. Link to GitHub repo.
Happened to me two weeks ago, not necessarily because of an update, but because of the restart
It saw my entire btrfs distro install on a separate drive as "corrupt", and ran a chkdsk while I was away. Now GRUB shows all my installs but can't boot them anymore.
Boot into Linux using a USB, and fix your boot partition from there.
Very good meme!
i had to use Microsoft a while ago, so installed a skin of it, ReviOS to be specific, alongside GNU/Linux. It helped in getting the work done without unwanted updates(which are practically downgrades), and was very fast. coupled with a package manager like scoop it was not that bad experience. even better than MacOS, I'd say.
Can anyone smart help me out? I tried to clone my drive and the stupid ass program installed another boot thing. I was able to remove the options in the list, but now I have to wait or hit enter to boot windows 10. Fucking annoying.
Go into Bios to set the default startup partition.
Thanks. The boot order is already set to windows boot manager> C: system drive. Setting it to just the C: (minus WBM) fails to boot. Uefi is msi.
The issue is a partition was put on there by Macrium. I deleted it, but the windows boot manager is now borked and now I have to manually select windows 10 or wait for it to time out. This adds a lot of boot time, and it's annoying.
The fact that this is something you complain about and that doesn't happen with the majority of other users, probably means something ...
Almost like you guys aren't technologically literate enough to use Windows.
The reality is that most have used Windows for quite some time. They just don't have a tolerance for making excuses for Windows bugs and bullshit. That's why they changed their OS.
I can perfectly well fix any of these rare problems, often in seconds. And still I find every single one obnoxious and a valid reason to shit on Windows. Even more so as some are not actually bugs but intentional sabotage of a competing OS.
The simple fact that I need to think about measures to minimize the possibility of Windows screwing up dual-boot and also need to know how to fix it, if it happens none-the-less is rediculous. That's completely independent from technological literacy.
to be fair, it actually doesn't know - windows doesn't do ext4...
Best to block windows updates, they usually always break things while offering little benefit. Though I never thought dual booting on the same Disk was ever a safe idea with Windows.
Never happened to me. Fedora had completely deleted Windows bootloader once though and didn't even recognize the existence of Windows on install in the first place.