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

linuxmemes

31781 readers
1879 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
    [–] peopleproblems@lemmy.world 14 points 2 days ago (6 children)

    Im loving Bazzite.

    Except for the whole "now I have 6TB of SSDs that I can't figure out how to get rhe data off them without buying new hardware"

    [–] TheMadCodger@piefed.social 15 points 2 days ago (1 children)

    Sorry, why do you need new hardware? Bazzite doesn't detect them?

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

    They're NTFS. Bazzite didnt like it when I tried to access them.

    [–] chronicledmonocle@lemmy.world 9 points 2 days ago (1 children)

    Plug them into a non-gaming Linux distro like Fedora. It'll read them no problem unless they're Bitlocker encrypted. Then reformat them in Bazzite so you can use them for storage.

    [–] imetators@lemmy.dbzer0.com 1 points 2 days ago (1 children)

    Bazzite is Fedora, no?

    I daily Bazzite KDE and my NTFS drives are mounting all fine. The only annoyance is that it pops a warning that Bazzite doesn't like non-Btrfs/ext4 drives every time I access them.

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

    It is, but I suspect they're trying to mount the NTFS from Steam Big Picture mode. Also, Bazzite is immutable, so there may be something funky there.

    [–] AngryCommieKender@lemmy.world 10 points 2 days ago

    Are you sure you mounted the drives correctly?

    [–] ohshit604@sh.itjust.works 5 points 2 days ago* (last edited 2 days ago)

    now I have 6TB of SSDs that I can't figure out how to get rhe data off them without buying new hardware

    Are these drives completely full? If not you can likely split the partition 50% NTFS where your data resides and 50% EXT4 so that Linux distro’s can access them properly.

    Move the data from the NTFS partition over to your new partition gradually, expand the EXT4 partition and shrink the NTFS one as you go.

    NTFS partitions do work on Linux however you’ll experience permission issues and such which is why it’s generally not recommended for day-to-day use, Bazzite is such a beginner-targeted distro that they don’t want the blame put on them if you do something wrong and lose data.

    [–] snugglesthefalse@sh.itjust.works 1 points 1 day ago* (last edited 1 day ago)

    I spent like 3 days shuffling stuff off an NTFS partition and into a btrfs one last week. It's doable but takes a while especially if you don't have much space to put things temporarily. Should probably mention I did it on cachy for the most part, had to use the mount ntfs-3g command a bit

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

    Except for the whole “now I have 6TB of SSDs that I can’t figure out how to get rhe data off them without buying new hardware”

    Do you mean reading the data or deleting the data?

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

    Ah okay, is it because of Bitlocker?

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

    You know, I dont think so. I dont remember enabling it