Will be installing either Mint or Pop_OS on a new laptop which has a 512gb SSD. Will keep Windows for gaming, at least for now, with the games installed on an external HD. But otherwise, this is to experiment with living in Linux.

I understand that I can unallocate HD space from Windows in order to make room for the LInux OS, leaving at least 25 or 30gb for the Linux OS itself.

Do I then extend that space further, so to speak, to allow for any other programs I might install as well as for data? Do I create a third partition for data that will be shared between the two OS?

What’s a reasonable breakdown?

e.g.
Windows 100gb; Linux 400gb or
Win 100gb; Linux 30gb; Data (NTFS) 370gb?

  • Random Dent@lemmy.ml
    link
    fedilink
    arrow-up
    4
    ·
    1 year ago

    Also, I’d say install Windows first, then Linux. Windows assumes it’s the only OS in the universe and tends to steamroll over the whole boot setup, so I’ve found it much easier to just let Windows do whatever it wants first, then fix it with Linux afterwards.

  • sudo_su@feddit.de
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    Keep a minimum of 30GB free, for Windows update processes on the windows system partition. I don’t how much the windows installation counts in space, but add that to the 30gb free space. I would recommend to have a extra partition for the games on NTFS and move your steam, epic, ubisoft, whatever library to that partition.

    I have tried to use the same gaming partition between Linux and Windows, but failed every time. In the worst case this can alter your Windows privileges. At least I had this issue.

    Currently I’m using Windows only for 2 games: Space Engineers and Empyrion. The rest works with better performance on Linux. Satisfactory, Ark survival, Elder Scrolls Online have more FPS on Linux with the same settings. I have to use a nvidia 1050 Ti in my laptop. With a AMD GPU the situation is a lot better on Linux.

    I’m not a hardcore gamer, mostly im coding here and there. But sometimes gaming is a must have.

  • Mesophar@lemm.ee
    link
    fedilink
    arrow-up
    0
    ·
    1 year ago

    I just did this with my desktop pc when I added a second drive for additional storage. Instead of using it as additional storage for windows like I initially intended, I decided to dual boot with Mint on the second drive.

    So far, I haven’t had any issue with gaming on Mint, either! Granted, most of the games I play are through Steam and either work with Proton or are native Linux to begin with. I did install a few games with Lutris, though, and works fine so far. Sea of Thieves, Astroneer, Slay the Spire, Deep Rock Galactic, are all working out of the box.

    Only thing I haven’t attempted yet are multiplayer games with active anti-cheat, like LoL or CS:2. If those are the sorts of games you regularly play, you’ll probably be better off in the Windows partition/drive, but have fun experimenting in Linux!

    • speck@kbin.socialOP
      link
      fedilink
      arrow-up
      0
      ·
      1 year ago

      Main game rn is BG3. And ofc want to get back into playing modded Skyrim. There are definitely other, pc only games that are on my list, coming from a Mac. But nothing like LoL or CS:2

      • Mesophar@lemm.ee
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        Looks like there are a few issues with BG3, but will probably be smoothed with time.

        At least according to ProtonDB

        Definitely worth keeping access to a Windows machine if able, but doesn’t seem like it’s impossible without.

  • 0x4E4F@infosec.pub
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 year ago

    Windows: 150GB. Linux: 100GB. The rest: Data.

    And don’t forget to disable hybrid shut down in Windows.

      • 0x4E4F@infosec.pub
        link
        fedilink
        English
        arrow-up
        0
        ·
        1 year ago

        Yep, use NTFS. You can access it in both Windows and Linux. You’ll need to install ntfs-3g in Linux. It comes bundled in most mainstream distros, but just in case.