Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 3441

Installation • set up TRIM

$
0
0
I’m setting up a new install of Debian 12.5 btrfs on a new SSD, question do I need to set up TRIM on my newly installed SDD I will also be setting it up with snapper.

In the fstab should I use the line below.
btrfs rw,noatime,space_cache=v2,compress=zstd,ssd,discard=async,subvol=@ 0 0
btrfs rw,noatime,space_cache=v2,compress=zstd,ssd,discard=async,subvol=@home0 0

I see on some forums the info below.
UUID=?????? /       btrfs   defaults        0 0
UUID=?????? /home     btrfs   subvol=home,compress=zstd:1 0 0
UUID=?????? /.snapshots           btrfs subvol=.snapshots,compress=zstd:1 0 0
UUID=?????? /home/.snapshots  btrfs subvol=home/.snapshots,compress=zstd:1 0 0

Which method is the best one to use.

TomX

Statistics: Posted by TomXtal — 2024-02-21 12:06 — Replies 1 — Views 40



Viewing all articles
Browse latest Browse all 3441

Trending Articles