I was talking to my dad yesterday and he talked about how he dual booted windows and Linux in his college days. I immediately left to download Ubuntu, I feel so dumb for forgetting it’s an option. I literally only use windows so I can play Fortnite with friends. PSA: you can have both Linux and Windows, or you can use a vm in Linux. Be (mostly) free from Microsoft’s clammy hands.
- bdonvr ( @bdonvr@thelemmy.club ) 35•1 year ago
I always found having each OS have a separate physical drive is much better, but partitioning is fine if you must.
0x4E4F ( @0x4E4F@infosec.pub ) English16•1 year agoThird world countries: We must 😔…
- bdonvr ( @bdonvr@thelemmy.club ) 8•1 year ago
It’s a luxury indeed. Hopefully maybe a little less now that decent storage has come down in price a lot
0x4E4F ( @0x4E4F@infosec.pub ) English6•1 year agoHave to agree on that. SSD and RAM prices have gone down significantly.
BCsven ( @BCsven@lemmy.ca ) 8•1 year agoPartitioning is great with a boot partition for each OS,and linux chainloading to windows. Then I have aseparate NTFS drive as secondary drive in Windows and Linux, in case I need to work on data in either OS
EddoWagt ( @EddoWagt@feddit.nl ) 1•1 year agoPartitioning is great with a boot partition for each OS
Until Windows eats your Linux boot partition. I’ve learned my lesson, I only dual boot with separate drives now
BCsven ( @BCsven@lemmy.ca ) 2•1 year agoWindows wont if you set two independent boot partitions, and you chainload from kinux grub to windows. windows never realizes there is another boot partition. Grub is your BIOS EFI default and Grub has an entry to kickoff windows boot. You can even boot to linux right after what ahould be a windows update restart, do your linux work and when you kickoff windows again the reatart and update continues. i have had this setup since 2017.
jbk ( @jbk@discuss.tchncs.de ) 2•1 year agoAnd when’s the last time that happened to you? I have Windows and Linux on my UEFI laptop on the same disk since 2020 and never had that happen on Windows 10 and 11.
EddoWagt ( @EddoWagt@feddit.nl ) 1•1 year agoA couple of years ago, don’t know exactly, but maybe 2018? Somewhere around there at least
YurkshireLad ( @YurkshireLad@lemmy.ca ) 19•1 year agoI installed a second SSD into my new laptop and installed Debian on it. I set the new drive as the primary boot drive so windows doesn’t get a say and only loads when I select it from the boot menu. This way windows can’t trash the boot loader when it updates.
DudeDudenson ( @DudeDudenson@lemmings.world ) 5•1 year agoSo much this, having each OS in a separate drive saves so many headaches
monsterpiece42 ( @monsterpiece42@reddthat.com ) 16•1 year agoAs others have said, I also highly recommend physically separate drives. I have found both Linux and Windows affect each other sometimes especially when you’re getting your bearings with dual booting.
For instance, after running Linux the clock in Windows will be wrong. And Windows will eat the Linux boot partition especially after feature packs (formerly called service packs), which come out about 1-2/year.
BCsven ( @BCsven@lemmy.ca ) 4•1 year agoJust install linux 2nd and have it probe foreign OS, and create a linux only boot partition. Grub will then make a chainloader entry to windows boot partition. Linux won’t care if you select windows chainload option, and Windows won’t know it ia being chainloaded. No OS overlap. just set Grub Boot entry as primary boot in BIOS, EFI.
Possibly linux ( @possiblylinux127@lemmy.zip ) English13•1 year agoWe used to dual boot before virtualization matured.
stellarforce ( @stellarforce@kbin.social ) 8•1 year agoI only boot windows for Fortnite and The Crew 2 because of BS DRM. Everything else runs great.
I Cast Fist ( @ICastFist@programming.dev ) English5•1 year agoUse Grub2Win (https://sourceforge.net/projects/grub2win/) whenever Windows manages to break dual booting. It’ll stop fucking up afterwards, as it’ll be installed within one of the windows boot partitions.
DaveedMee ( @DaveedMee@beehaw.org ) English3•1 year agoi dual boot bc of the adobe software i use for work and wine/proton doesn’t work with the shit ton of skyrim mods I play with. straight up crashes.
Astaroth ( @Astaroth@lemm.ee ) 2•1 year agore: Skyrim, could just be that some SKSE mod you’re using needs some newer .net runtime or similar
could also be not enough vram (even if you have enough ram wine/proton could have it’s vram allowance set too low)
If you don’t already have one get a crashlogger, for SkyrimSE 1.5.97 I would recommend .NET Script Framework (and use SSE Engine Fixes skse64 preloader instead of DLL Plugin Loader)
If you already knew about all this and still having issues then don’t mind me
DaveedMee ( @DaveedMee@beehaw.org ) English1•1 year agocrash logger doesn’t work as I’m on AE and I’m not gonna downgrade because it would be too much effort to also downgrade a lot of my mods.
I didn’t know about vram allowance settings within Wine/Proton, most of the time games are either hit or miss for me and I didn’t give it much other thought