• brucethemoose@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    1 day ago

    Ah, I am AFK from Windows at the moment, but ping me later if I forget.

    I don’t remember what exactly I used, but it was at least one “Windows customizer” tool from github, and it’s lobotomized to the point where I never see onedrive, copilot, any kind of Windows crap or ad ever come through. Defender is disabled, stuff like office won’t work, but that’s fine with me (and UWP apps work fine).

    I also have it set up so linux and Windows share an NTFS partition (which you can do even on a laptop) for “common storage.” Anything important goes there. So I can wipe Windows and the drop of a hat, reinstall it and not lose more than like 30 minutes lol. And Windows can’t access the linux partition, so I am not to worried about security either (since anything actually valuable is done there instead).

    • superkret@feddit.org
      link
      fedilink
      English
      arrow-up
      1
      ·
      23 hours ago

      Do NOT put all of your important stuff on an NTFS partition and let both Windows and Linux write to it.

      The question won’t be if your data gets corrupted, but when.

      • brucethemoose@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        23 hours ago

        Generally linux doesn’t do any writing to NTFS, at least not the way I have it set up.

        Also I know exactly what you are talking about, but the kernel NTFS3 driver has gotten much better.

        • superkret@feddit.org
          link
          fedilink
          English
          arrow-up
          1
          ·
          23 hours ago

          But has the Windows NTFS driver gotten better? That’s the main concern, usually. Windows not really respecting Microsoft’s own specification and assuming it’s the only player on your PC.

          • brucethemoose@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            ·
            edit-2
            23 hours ago

            You can set linux to write in a “windows compatible” way via a mount option.

            I haven’t had issues with “linux written files in windows” in a long time. Access is fine. But again, it’s only for bulk storage (like media files, database files or temporary transfers): I don’t use it for apps or anything.

            Windows behaves well enough on its own too. Obviously NTFS isn’t ideal, but the driver is stable at least.

    • Mothra@mander.xyz
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 day ago

      Thank you. You describe something like what lvxferre linked (possibly while you were typing this answer) the Windows Debloat script. It looks promising.

      Yes when I had dual it worked exactly as you describe, with Linux being able to read and write on Windows partition but not the other way around, which was handy. I do remember switching back and forth was a bit of a pain though, and I ended up using windows for the most part. Graphics is 80% of what I use my computer for after all.