this post was submitted on 10 Nov 2025
46 points (100.0% liked)

technology

24092 readers
303 users here now

On the road to fully automated luxury gay space communism.

Spreading Linux propaganda since 2020

Rules:

founded 5 years ago
MODERATORS
 

I plan to do a pc upgrade very soon. Alongside that I plan to start with Mint or Fedora. Is there any real or big downsides to dual booting ? Aside from the harddrive space lost ?

If I like or really like my time with Mint I would probably switch permanently but I felt like I wanted to test it for a couple of months before making a complete switch.

Im a big freeze-gamer so that impacts my consideration. Dont really play much multiplayer shooters so I dont have a problem with kernel anticheat games not working.

top 41 comments
sorted by: hot top controversial new old
[–] Snort_Owl@hexbear.net 21 points 4 days ago* (last edited 4 days ago) (4 children)

If you dont know how to unfuck a bootloader after a windows update nukes grub then no dont do it. Also you cant share storage cos ntfs on linux is a fuck and windows will lock ntfs partitions on shutdown and gets weird if it doesn’t unlock it itself. Installing on separate drives isnt even relevant advice anymore since most computers moved from MBR to GPT ages ago unless your bios specifically has legacy mode support.

If nothing I said makes sense then the answer is a very firm no. You cant brick anything but if you dont know what youre doing run with the assumption you may have to wipe the drives so dont do it if you have stuff that isnt backed up or that you arent prepared to lose.

Anticheat is moving to demanding secureboot so dual booting wont even work as a solution and neither will a vm with hardware pass through

[–] someone@hexbear.net 6 points 4 days ago

I've been using Linux as my main desktop OS since before 2000 and I second everything said here.

[–] 9to5@hexbear.net 6 points 4 days ago (1 children)

I hear some people talk about windows updates but shouldnt that be a non-issue on windows 10 since there are no more upadates for that ? Or am I wrong ?

[–] Snort_Owl@hexbear.net 7 points 4 days ago* (last edited 4 days ago)

In theory sure I have a strong feeling you’ll just acquire 20 more headaches and with secureboot anticheat and whispering of tpm 2.0 requirements for anticheat the headaches wont really even solve the problem.

I’ve used linux for about 15 years now and i dont think ive ever experienced a stable dual boot ever that didnt require me to fix grub in some way. The order also matters you install windows first and linux second the other way round will disappear the grub bootloader lel. And with gpt and uefi bios the headaches grow.

Personally im waiting for the industry to change its mind it causes less problems

[–] MayoPete@hexbear.net 5 points 4 days ago

For a second I thought you said nfts. Not my precious ape pictures agony

Also you cant share storage cos ntfs on linux is a fuck and windows will lock ntfs partitions on shutdown and gets weird if it doesn’t unlock it itself.

You should be able to fix this by turning off safe boot on windows

[–] BilduEnjoyer@hexbear.net 16 points 4 days ago (3 children)

Use two separate drives to save yourself the headache of working with partitions. The only “headache” I experience is the pc clock will be wrong when I switch OS´s

[–] blinfabian@feddit.nl 4 points 4 days ago

and if you connect a bluetooth devicw to lets say the windows installation, you need to completly re-sync the device when you switch OS. every sjngle time

[–] RaspberryTuba@hexbear.net 3 points 4 days ago* (last edited 4 days ago)

The clock thing is because windows sets the system clock (RTC) to local time and Linux typically sets it to UTC. Both can be tweaked to keep time the other way though.

[–] Abracadaniel@hexbear.net 3 points 4 days ago

this is also fixable. at least with ubuntu and windows 10 I was able to configure my system in a way that this was permanently solved.

[–] GladimirLenin@hexbear.net 14 points 5 days ago (1 children)

I'm currently dualbooting. I'd definitely recommend putting windows and linux on separate drives if possible. The only issue i had was trying to play games that were on an ntfs drive, you'll want to install your games on a drive with a linux file system, there are workarounds but its so much easier just using ext4 or btrfs

[–] 9to5@hexbear.net 7 points 5 days ago* (last edited 5 days ago)

Yeah Im buying a new SSD alongside my pc upgrade so Im gonna throw linux on that.

[–] Enjoyer_of_Games@hexbear.net 9 points 5 days ago* (last edited 5 days ago)

As sythas points out it is much easier to have windows and linux on separate physical drives so that you can just use the bios boot order / selection avoiding MBR issues.

Also when you are on linux try to avoid mounting or interacting with the windows NTFS partition. Windows has a tendency to throw a tantrum if it thinks someone touched it's stuff. If windows hurts itself in it's confusion then ntfsfix on linux usually sorts it out.

If you don't absolutely need windows for a specific thing though then there isn't much point dual booting. Are you really going to keep routinely rebooting your PC for a couple of months? or whenever you need to do something will you take the path of least resistance which will always be windows if that's what you're already familiar with... best to use a live usb environment for an hour to test hardware compatibility and see if you like a distro's vibe then wipe windows and dive in whole heartedly.

[–] imogen_underscore@hexbear.net 7 points 4 days ago

I've had a windows bluescreen cause irretrievable data loss on a separate Linux drive formatted in BTRFS.

[–] kleeon@hexbear.net 8 points 4 days ago

Windows updates can sometimes break the bootloader but no problems otherwise

[–] chgxvjh@hexbear.net 7 points 5 days ago (1 children)

The main downside is that dualboot doesn't reduce your computer annoyances in any way but adds additional computer annoyances. You still need to service your Windows installation but now you also need to service a whole other OS as well and the two fight occasionally.

[–] 9to5@hexbear.net 5 points 4 days ago* (last edited 4 days ago) (1 children)

How do they fight ? Its not like Windows 10 is getting anymore upgrades that could brick something ? I also dont understand the annoyances part. Not trying to argue its totally possible im missing something.

I plan to mostly use Linux until I likley do a full switch to it in early 2026. By then i will have checked everything that needs to work on Linux and (hopefully) can make a full switch.

[–] PorkrollPosadist@hexbear.net 5 points 4 days ago* (last edited 4 days ago)

They shouldn't fight as long as you're using UEFI to boot, which has been required by Microsoft at least since Windows 8. You should not be installing any boot loaders via the MBR method in 2025.

Linux distro installers typically support booting via both BIOS and UEFI (from the same disk image), and will usually install using the mechanism that they were booted with. BIOS boot compatibility should be disabled in the UEFI settings first to ensure the installer and resulting OS boot with UEFI.

I dual-booted for a long time (stopped recently). Since Windows XP. The main downsides are partiton clutter, needing to do updates on two OSes, needing to do peculiar configurations to keep the system clock correct, preventing hibernation, and limiting your filesystem choices to ensure cross-compatibility. Otherwise, it can be useful, but I found myself booting Windows once every 3 months.

[–] LeZero@hexbear.net 5 points 4 days ago (1 children)

If the purpose is to get a feel for the OS and check your compatibility with it, I'd recommend just running a VM with your distribution of choice on the Windows install

It should prove way less of a headache and youll get your feel of it anyway

I agree with this, but they won't be able to easily play games that way because VM 3D graphics are weird.

[–] stupid_asshole69@hexbear.net 1 points 3 days ago

There’s a lot of concern in the replies about the bootloader and an ntfs dmz.

It’s easy to recover from a messed up bootloader, the last step of your installer usb usually has an automated system for installing a bootloader, try that and see if it works and that’s your fix.

Ntfs is not a problem. It has not been a problem for decades. Make sure your windows has quick boot turned off (this is the setting that uses “hibernate” technology in place of an actual “boot” in order to come up faster. It sets a flag saying so in an ntfs partitions description that makes the iirc fuse driver freak the fuck out). This step is a precursor to being able to resize that partition, so it’s necessary if you don’t go the more complex two disks route. You can also stop using the ntfs driver in linux that has this problem.

[–] RMO@hexbear.net 4 points 4 days ago

I can't tell you much about dual boot or gaming but my Outrun 2006 c2c.exe runs flawlessly in Fedora on my 2013 15" MacBook. I find that crazy impressive.

[–] Strayce@lemmy.sdf.org 4 points 5 days ago

Yeah, use different drives if at all possible. Windows tends to try to nuke the Linux bootloader if they're on the same drive.

[–] Sythas@discuss.tchncs.de 4 points 5 days ago

I had the Problem, that some Windows updates broke the Linux partition, when they were on the same drive. Having a seperate drive solved that problem for me, but that was a few years ago, dont know it is now.

[–] TankieTanuki@hexbear.net 4 points 5 days ago

AFAIK it complicates the boot process slightly but doesn't affect performance

[–] umbrella@lemmy.ml 3 points 4 days ago

windows sometimes messes with your booting.

[–] LadyCajAsca@hexbear.net 3 points 4 days ago

hey caj here with the most built on hope and dreams setup.

uhh the downsides? besides the months I spent figuring out how to make rEFInd ( a boot manager ) work with secure boot before it was fixed so it could use shim properly, it's fine, I just.. I was a bit.. maybe a bit dumb and had to spend several hours waiting for my partitions to resize (on my SSD) so my windows just has windows in it and my linux (endeavourOS) contains some stuff I can't put into my increasingly filled up hard drive which is almost always connected to it.

overall, I recommend getting separate drives, makes it easier and less anxiety to have to think of how much free space you'll give to each OS. I recommend rEFInd, but others are fine too I just don't know how they work. Just be careful and have like.. idk, a fully conscious mind when setting up (I didn't lol).

[–] tombruzzo@hexbear.net 3 points 4 days ago

My only problem was caused by windows bullshit. I tried the Bf6 open beta and had to turn on secureboot. It fucked with my graphics card drivers and once I turned it off I had to switch the drivers around again to get good performance on Linux again.

Otherwise, most things Just Work between Steam and other launchers. I've noticed some things like worse performance on Nightreign and screen tearing in Silksong even though it has a native Linux version. But otherwise it has been all good.

[–] ChaosMaterialist@hexbear.net 2 points 4 days ago (1 children)

Some thoughts from a long time Windows and Linux user:

  • I have a dedicated Win10 box for gaming. No shame. I'm too lazy to migrate everything over right now. I use other Linux computers or duel boot to do important tasks, like shitposting on https://chapo.chat/. However the Win10 sunset is pushing the migration up my priority list.
  • Duel booting works fine almost all the time. After you finish the install you won't have to think much about it. Mostly...
    • Others have said how Windows likes to mess with Duel Boot systems occasionally. In my experience this happens during Windows Updates, and usually it blows away the boot order. Often I can go into the BIOS and manually choose the Linux partition and fix the boot from there.
    • All that said, backups, backups, backups!
  • Back up your Windows partition before setup just in case something goes awry.
  • Try the LiveUSB environment out first to check compatibility, like WiFi drivers, and get a feel. Many linux distros, including Mint and Fedora, come with a LiveUSB by default.
    • Very often distros let you run the installer from inside the Live environment, giving you the benefit of a full desktop GUI, tools, and Internet access during the install. If you have WiFi issues, for example, it's much easier to fix them in the Live environment and let the Installer bootstrap from there.
    • I know Mint LiveUSB comes preinstalled with a bunch of useful programs out the gate. I just fired up the latest Mint liveusb, and the Backup tool lets you save both your Home directory and any software you installed through the Software Manager, which can give you a bit of permanence across restarts before you take the plunge.
[–] Deckname@discuss.tchncs.de 2 points 4 days ago (1 children)

I like your typo :D duel booting is the correct term for dual booting windows and Linux, because windows is always trying to fuck with your Linux install :D

[–] ChaosMaterialist@hexbear.net 2 points 3 days ago

Clearly the Windows/Linux fight is etched into my brain :thonk:

[–] communism@lemmy.ml 2 points 4 days ago

Not really other than hard drive space lost. fwiw when I first installed Linux I did a dual boot setup but ended up never booting into Windows except to play games, but I just played non-Linux games very infrequently because it wasn't worth it to me to reboot my whole computer just to play a video game. And nowadays the vast majority of games run just fine on Linux, either due to native Linux support (you'd be surprised at how many popular games have native Linux versions) or through Proton (a compatibility layer made by Valve that allows you to run Windows executables on Linux).

I guess the main downside is, if that's you, and you later decide to make the whole drive Linux, I have in the past had problems with data corruption when I try to expand a partition after deleting another. It is a potential source of problems, as something could always go wrong with repartitioning, but I imagine the actual risk is still fairly low.

But if you're sticking with a dual boot setup then it shouldn't have any real "downsides". Windows will work as normal and Linux will work as normal.

The sad thing about dualbooting is as follows: Imagine the annoyance of dealing with one OS. Now you have two OSes, so you have double the amount of annoyance.

If it's just to get a feel for things and see if you can make the switch full time, then I reckon go for it. I wouldn't recommend it long term though.

Absolute worst case scenario you have to reinstall the OS, which isn't too bad as long as you have 2 hours to kill and a different working computer to use to flash a USB.

[–] spectre@hexbear.net 2 points 4 days ago

Wastes my hard disk space lol

[–] roux@hexbear.net 2 points 4 days ago (1 children)

One major downside is space, but if you have like 1 or more terabyte, you should be good. In the past, Windows updates have been known to eat the GRUB boot loader but I'm unsure of the current state of that issue.

[–] 9to5@hexbear.net 2 points 4 days ago* (last edited 4 days ago) (2 children)

I have like north of 2 Terabytes of space. Dont think thats gonna be an issue. And windows and linux will be both on different SSDs

Plus afaik there are no more new updates for Windows 10 so that shouldnt be a problem.

[–] roux@hexbear.net 3 points 4 days ago

Also, if you are planning on gaming on LInux side, grab this. It's a manager for the Glorious Eggroll fork of Proton and it makes trying to get a wonky game to run so much easier. I started playing Warframe and could only get it to run with a really old GE-Proton release because of this.

[–] roux@hexbear.net 2 points 4 days ago

Yeah so if you are keeping Windows for, like, gaming and stuff I bet you'll be fine. I think outside of maintaining your Linux side updates, the only real annoyance you'll have is switching OSes when you want to.

I dual-booted back in 2015 I think but finally made the full plunge to Linux after some hardware upgrades nuked my Windows side. But again, if this is a new build, I don't think that will be an issue. And last I played with it, Win10 is better at hardware upgrades now.

Long and short, you'll probably be fine.

[–] stupid_asshole69@hexbear.net 1 points 4 days ago (1 children)

I have done what you’re talking about doing for 25 years.

There is no need to use separate disks for each os. That’s just complicating things.

Before you start, make a backup, make sure bitlocker and quick startup are turned off in windows then go for it.

Afterwards, practice reinstalling grub (your linux bootloader) from a usb environment. That will be your lifeboat process if windows decides to replace your bootloader.

[–] Deckname@discuss.tchncs.de 1 points 4 days ago (1 children)

*when windows decides to replace your bootloader.

[–] stupid_asshole69@hexbear.net 1 points 3 days ago

Let’s be serious heee, there’s a good chance the op goes back to just windows before that can happen.