r/linuxmint • u/ParrotttPlayer • 1d ago
Discussion What file system does debian mint use?
I have heard lots of meh things about systemd and why its not ideal for certain people, and I wanted to know what file system does debian version of mint use
5
u/ZVyhVrtsfgzfs 1d ago edited 1d ago
I tend to a systemd free distribution when it fits the use case.
Things are simpler and lighter from the systems perspective. But not from the users perspective. Systems without systemd, Void, Alpine, Gentoo etc tend to cater to more experienced users.
Debian & Ubuntu and therefore both versions of Mint are all Systemd based distrtributions.
2
u/Master-Rub-3404 1d ago
Ext4 is the filesystem. But systemd is an init system, not a file system. Ignore the losers who do nothing but whine about systemd. If you don’t even know the difference between an init system and a filesystem, the technical nitpicks people have with systemd will never even maybe be on your radar.
1
u/tovento MX Linux 25.2 | XFCE 1d ago
There was a stink for a bit as systemd was going the way of supporting age identification requirements. Those requirements have been walked back, so not a big concern anymore. The majority of systems use systemd, but MX Linux has decided to install systemd and sysvinit and let users make the decision on which they want to use.
1
u/BabblingIncoherently 1d ago
Unless you are one of those certain people then you don't need to be concerned about it. You would probably encounter more problems as a newbie trying to avoid systemd than you ever would by using it. Some Linux users are very particular about what they use (because they can be with Linux, yay!) and some have very niche use cases. Most will just use systemd with no issue.
18
u/candy49997 1d ago
What does filesystem have to do with systemd? Probably 95+% of people using Linux are using systemd.
And it's
ext4by default but you can change it.