After installing Bazzite this morning, everything is working great except that my hard drives (2x 4 TB) are not showing up.

I previously used them on Windows for my media and plex server (which I still have dual booted while I get my bearings on Linux), but they’re not showing in Linux.

Any ideas?

  • CyberSeeker@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    10 hours ago

    That article explicitly says “for PC gaming”. If OP is using this drive for Plex, that’s perfectly supported in the kernel.

    Totally agreed this may not be the best distro unless they also have another disk they want to use for gaming, but one benefit is that OP could rebaseline to another Universal Blue OS, or even back to Fedora SilverBlue.

    • CmdrShepard49@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      9 hours ago

      Substitute “games” for “media” and the result is the same. Bazzite isn’t incompatible with the games, its incompatible with the storage format Windows uses and this article was just using games as an example of an issue users might commonly come across.

      Its the same the other way as well. Try to connect an Ext4 drive to Windows and it won’t see it.

      • CyberSeeker@discuss.tchncs.de
        link
        fedilink
        English
        arrow-up
        1
        ·
        8 hours ago

        This is not correct.

        The Linux kernel has had support for the NTFS file system since 2021. The issues detailed in the article you linked to explicitly refer to issues with Proton and Steam, which require characters that are illegal in the NTFS specification and symbolic links, which the spec does not support.

        Sure, you may bump up against these limitations in other apps, but it is a hard crash in Steam and Lutris, which is why the distro has the article.

        • CmdrShepard49@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          1
          ·
          edit-2
          8 hours ago

          It is correct and is explicitly detailed here:

          Critical

          NTFS and exFAT/FAT32 ARE NOT SUPPORTED. BOTH FILESYSTEMS CAN AND WILL LEAD TO DATA CORRUPTION UNDER LINUX. DO NOT USE THEM!
          winBTRFS UNDER WINDOWS STILL HAS BUGS AND IS ALSO NOT A SOLUTION.

          THERE IS CURRENTLY NO RELIABLE CROSS-PLATFORM FILESYSTEM THAT CAN BE SHARED WITH WINDOWS AND LINUX.

          The issues detailed in the article you linked to explicitly refer to issues with Proton and Steam, which require characters that are illegal in the NTFS specification and symbolic links, which the spec does not support.

          I dont see that mentioned anywhere in the article. Again its referring to gaming because there are probably a million PC gamers to every person hosting a media library, but it still uses all the same hardware in a similar fashion. This being isolated solely to game files makes little sense as an OS and filesystem see data as “bits” and “bytes” not “games,” “movies,” “pictures,” and “programs” outside of file extensions which tell it which programs to use to interact with said data and how that data will be arranged within said file.

          This is like claiming you can read Mandarin but only when certain topics are being discussed and not others even when the same words are being used.