Replies: 10 comments 18 replies
-
I agree, this sinplifies e.g snapshots in Timeshift. Could even enable them by default when installed with BTRFS, since they don't occupy a lot of space in BTRFS. I believe a good way to implement this is to simply add a switch in the installer, like some other programs do. |
Beta Was this translation helpful? Give feedback.
-
This tutorial can help with the use of btrfs on mint in some cases: https://github.com/orgs/linuxmint/discussions/549 |
Beta Was this translation helpful? Give feedback.
-
We wouldn't recommend btrfs for new users at this point - if someone thinks they need it it's easy to use the 'Something else' option to make and assign the partitions themselves. My personal experiences have all started great - I love the snapshot capabilities, but have ended with 'where's my disk space and how do I get it back?' - just google 'btrfs lost disk space'. That's not something a typical user should ever have to worry about running into. |
Beta Was this translation helpful? Give feedback.
-
If it cannot be done, that is fine, if you don't want to do it that is fine as well. |
Beta Was this translation helpful? Give feedback.
-
I have been using btrfs for about ten years now at work on servers and for a few years also on some disks in personal use. |
Beta Was this translation helpful? Give feedback.
-
Also installer should NOT be trying to format existing BTRFS partition (at least by default). |
Beta Was this translation helpful? Give feedback.
-
With the prevalence of SSDs and USB drives the flash-friendly-file-system would also be nice to have as an install option, since it mainly focuses on data integrity and massively reduces write cycles without causing any problems for the user to deal with in my personal experience, and since their are now laptops out their with soldered SSDs that will be very important in the future. |
Beta Was this translation helpful? Give feedback.
-
I'd give them more meaningful names, e.g. "@root_mint_version" "@home_mint_version". |
Beta Was this translation helpful? Give feedback.
-
One small thing I think help to improve btrfs support is the mount options, for example the ones proposed for Debian (unfortunately too late for Trixie) and additional 2 or more compress options: https://salsa.debian.org/installer-team/partman-btrfs/-/merge_requests/3 |
Beta Was this translation helpful? Give feedback.
-
@mtwebster Any updates on the statement about adding BTRFS to the Linux Mint installer as an optional choice for users? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Good day,
Forgive me if there is already a thread open for this idea.
I know there is a way to install Linux mint on a BTRFS filesystem, but it is a bit advanced for a newcomer.
I have been running BTRFS with zram for my swap now for nearly 2 years on my laptop and the seamless restore is really nice to have, not even to mention the COW functionality.
Although EXT4 is the default, would it not be nice to have a default pre-configured option for a BTRFS that will work out of the box without going in knee deep into the setup doing things like creating subvolumes @ and @home?
Maybe also add a additional feature to support more subvolumes for timeshift, should advanced users desire to have more subvolumes for whatever reason?
I can really see that business would easily be able to make use of linux mint systems as additional workstations with additional toolsets like versioning with BTRFS
Beta Was this translation helpful? Give feedback.
All reactions