this post was submitted on 15 Jun 2026
774 points (97.4% liked)

linuxmemes

31781 readers
1615 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
  • Don't come looking for advice, this is not the right community.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. πŸ‡¬πŸ‡§ Language/язык/Sprache
  • This is primarily an English-speaking community. πŸ‡¬πŸ‡§πŸ‡¦πŸ‡ΊπŸ‡ΊπŸ‡Έ
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  • Β 

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 3 years ago
    MODERATORS
     
    you are viewing a single comment's thread
    view the rest of the comments
    [–] Jesus_666@lemmy.world 25 points 2 days ago (3 children)

    Not a hardware issue; Linux handles NVMe and SATA drives just fine. They probably encrypted everything with BitLocker. Of course Linux can't access an SSD encrypted using a proprietary Microsoft software with keys that may no longer be accessible.

    [–] freely1333@reddthat.com 15 points 2 days ago

    Luckily there is a new publicly known backdoor so they might be in the clear.

    [–] mlg@lemmy.world 5 points 2 days ago (1 children)

    Linux actually can mount Bitlocker drives, even automatically, but you need the key which is usually stored in the TPM which I'm pretty sure you need to boot with secure boot to get working in Linux.

    If you still have Windows, it's way easier to just set a secondary key and use that instead.

    On a related note, I would actually recommend weighing the benefit of using LUKS because even with AES-256 hardware acceleration, it can significantly reduce your performance depending on your CPU.

    [–] zod000@lemmy.dbzer0.com 5 points 2 days ago

    LUKS does reduce performance, but I'd argue that modern midrange or better NVME drives already vastly outclass the needs for normal users. Unless the user is doing massive audio or video encoding or using it for a heavily used database, they probably won't notice.

    Source: Me, and I do the above activities and still think it's fine.

    [–] Gutek8134@lemmy.world 1 points 2 days ago* (last edited 2 days ago) (1 children)

    Not Bazzite, this one doesn't handle ~~NVMe~~ NTFS for whatever reason, unless that was changed in the last year. The only distro I've seen with that issue, and I've used 4 (okay 3 of them were Ubuntu or based on it).

    Source: had to reformat my data (games) drive. Fortunately, Pop_OS could do that just fine.

    [–] Jesus_666@lemmy.world 3 points 2 days ago (2 children)

    Reformatting isn't going to change how your SSD is electrically connected to your mainboard. Do you actually mean NTFS?

    I suppose a distro might ship without NTFS-3g or the ability to install it, although Bazzite should be able to at least read NTFS.

    [–] Gutek8134@lemmy.world 1 points 2 days ago

    Yes, I meant NTFS

    [–] peopleproblems@lemmy.world 1 points 2 days ago

    Yeah see I'm pretty sure Bazzite should be able to read the drives. I'll mess with it when I feel like it