this post was submitted on 11 Jul 2024
241 points (100.0% liked)
technology
23306 readers
390 users here now
On the road to fully automated luxury gay space communism.
Spreading Linux propaganda since 2020
- Ways to run Microsoft/Adobe and more on Linux
- The Ultimate FOSS Guide For Android
- Great libre software on Windows
- Hey you, the lib still using Chrome. Read this post!
Rules:
- 1. Obviously abide by the sitewide code of conduct. Bigotry will be met with an immediate ban
- 2. This community is about technology. Offtopic is permitted as long as it is kept in the comment sections
- 3. Although this is not /c/libre, FOSS related posting is tolerated, and even welcome in the case of effort posts
- 4. We believe technology should be liberating. As such, avoid promoting proprietary and/or bourgeois technology
- 5. Explanatory posts to correct the potential mistakes a comrade made in a post of their own are allowed, as long as they remain respectful
- 6. No crypto (Bitcoin, NFT, etc.) speculation, unless it is purely informative and not too cringe
- 7. Absolutely no tech bro shit. If you have a good opinion of Silicon Valley billionaires please manifest yourself so we can ban you.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I think Windows intentionally breaks GRUB dual boot, if you see your computer saying "repairing Windows" it's a good chance that it's breaking your dual boot setup
They definitely succeed because it made me stop using Linux for a long time, I didn't have time to fix it and didn't know how. It happened multiple times.
Now I exclusively use Linux out of spite
I don't think it does that if you have Linux on a completely separate drive instead of just a separate partition, but I'm not sure. In any case the solution is just to reinstall grub. Grab a live usb of some linux distro, chroot into your linux install, then
grub-install --target=x86_64-efi --efi-directory=/path/to/efi/dir --bootloader-id=GRUB
(on uefi, if on bios do whatever the command is for bios, and replace the target architecture with whatever your architecture is, etc)I've had it nuke GRUB on a seperate dualboot nvme, that was the catalyst for becoming fulltime linux for me.
I only partially understand what all this means... Guess I gotta learn today!
Same! But also compatability with plug and play things, proprietary software, learning command lines and file structure, fixing things... I make a living at my computer so I need it to work. I know it's more stable, but getting everything set up first for me in the past was too much.
Yeah I stopped dual booting after my master boot record just fucked off and disappeared for the third time. I just use separate rigs now.
I switched to only booting the windows drive directly from BIOS boot menu, linux drive as default. I never boot up the windows partition tbh, it was only there for VR and I lost interest in that pretty early
i've never had it bork bootloader when the drives are separate. to be safe you could just hard disable windows update, EOL is next year anyway lol