I mean. That is literally how credit works.
- 2 Posts
- 113 Comments
Clickbait garbage
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.
deleted by creator
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.
Bazzite is pretty great, but being an immutable OS has pros and cons, especially if you run into weird edge cases (unsupported hardware, weird sound issues, general weirdness). Because you can’t modify the base OS, you won’t have access to use “normal” methods to try and solve the problem whatsoever, as opposed to running a non-atomic Arch/Fedora/Debian-based distro where you have access to a full package manager and init/systemd. But if they’re on somewhat mature hardware, it’s basically an appliance that is significantly harder to fuck up.
If disk space isn’t a huge issue, my recommendation among friends is to use Steam in Windows to create Archives to back up anything you don’t want to spend a lot of time redownloading. Then, once in Linux, drop in a new SSD and/or make a new ext4 partition exclusively for Steam games, add it to Flatseal, then use Steam on Linux to restore from the archive file. After that, Steam will download the proton distributable and some Linux middleware, and you’re mostly good to go.
Takes a while to copy files to and from the archives, especially if one of those scratch disks is a SATA SSD, but always much faster than doing it over the network.
Bazzite has ntfs3/ntfs-3g available for mounting (this was merged with the main Linux kernel in 5.15 back in 2021), but it’s not supported to format disks as NTFS in the gui, if I recall.
You’re correct with the fact that Steam/Proton uses the colon character in file paths, which are an illegal character on ntfs, so if you wanted to share a Steam library specifically you need to use the symlink workaround. But this is specific to Steam/Proton and not a generality for e.g., Plex/JellyFin/OMV or general storage.
Where exactly are you looking?
In Disks, in Files, or in Plex?
The GNOME Disks app will tell you if it sees the physical disks and partitions, and let you set up mounting options. Hit the Mount button (Play icon) to mount the partition once, or hit the Config button (Gear icon) to configure automatic mounting. For media disks, you probably want to mount at startup, and I’d recommend setting the “ldentify As” field to “Label” (which will also give it a “friendly” path like /var/mnt/Media).
In GNOME Nautilus/Files, you may see the disks, but unless they’ve been set to automount, there are lots of reasons why it may have failed (most commonly the dirty bit was set on the disk due to unclean dismount, fix with fsck command).
Finally, in Plex or other apps (notably Steam, if you have a separate Steam games partition), there’s a design choice in Bazzite/Atomic Linux distributions to use Flatpaks for most applications. Flatpaks sandbox the app from most of the rest of the OS, including disk access. This is intentional, but annoying if you do not know about it. Use another app called Flatseal to modify the permissions on the app’s Flatpak to allow it to access the other disk under “File System”, as granularly as it makes sense, (or just all disks if you’re a chaos demon). You can also do this using the flatpak override command, but you need to know the application identifier.
CyberSeekerto
Linux@programming.dev•This might be the most interesting new Linux distro right nowEnglish
3·10 days agoThe good news is that something like this already exists; just goes to show it’s a matter of time before more refined options are developed.
As an aside, there are now plugins for Noctalia Shell, including a pretty good “Keybind Cheatsheet” plugin, which may make it easier to pick up and play with things like niri.
CyberSeekerto
Linux@programming.dev•This might be the most interesting new Linux distro right nowEnglish
51·10 days agoSo there’s not a full distro built around it, or even a full desktop environment, but you should check out niri. Keyboard focused, infinite scrolling, Wayland tiling window manager.
There is a nixOS flake or it can be installed over Arch, Ubuntu, or whatever else you want.
CyberSeekerto
Anime@ani.social•[Episode] Fate/strange Fake - Episode 1 discussionEnglish
2·14 days agoThe users are giving a recommendation for the image banner at the top of the post. OP says done once it’s been set.
CyberSeekerto
Linux@programming.dev•How to get rid of the KDE Wallet pop up on every restart?English
15·15 days agoDo you have your wifi password saved in your KDE wallet?
There is an option to not save your wifi password using the wallet, otherwise you will be prompted at startup as soon as it attempts to connect to wifi.
CyberSeekerto
Technology@beehaw.org•Memory price hikes will kill off budget PCs and smartphonesEnglish
24·15 days agoMaybe a positive side effect will be OS and applications beginning to be more conscious of their RAM consumption. I am absolutely certain that due to the era of cheap memory storage, applications (browsers especially) have gotten insanely bloated.
Keep AI models out of your web browser and core operating system, and maybe 4GB can still cut it.
CyberSeekerto
Vegancirclejerk - the largest community of actual vegans on the internet! Ⓐ⚑Ⓥ@lemmy.world•BobaEnglish
11·18 days agoIt is, in fact, tapioca.
CyberSeekerto
Gaming@lemmy.zip•Kerbal Space Program spiritual successor Kitten Space Agency now has a Linux versionEnglish
14·19 days agoActive development
CyberSeekerto
Linux@programming.dev•Linux Begins Seeing Early Preparations For PCIe 7.0English
14·21 days agoDo we really need more than 640k of RAM?
CyberSeekerto
Linux@programming.dev•2026 will not be the ‘Year of Linux on the Desktop’ – and I’m gladEnglish
321·25 days agoIn short, I want Linux to work for me and other technically-minded enthusiasts […] Is this an elitist view? I don’t think so.
Is it elitist to gatekeep Linux for technically minded enthusiasts? Yes.
Especially when they end the article with “I for one hope it never does”. Definition of gatekeeping and toxic elitism.
CyberSeekerto
Selfhosted@lemmy.world•Based on this graph, and this graph alone, guess at what time I completely blocked OpenAI crawlersEnglish
194·28 days agoIf you build a house, but hire a guard for the front gate, do you even own the house?!
CyberSeekerto
Games@sh.itjust.works•EA's new owners are making "a huge bet" on generative AI cost-cutting to help repay a $20 billion loan, claims reportEnglish
5·5 months agoVibe coding is one thing, but I am curious about the state of using of AI tools to reduce the cost of generating 3D assets, animations, and textures. I assume they are introducing this into Ignite and their other build tools, for more rapid prototyping if nothing else.






deleted by creator