# storage > Storage management for Bazzite. Automounting drives (BTRFS/EXT4, Framework, SteamOS), BTRFS deduplication, rmlint disk trimming, and snapper snapshots. Use when users need to configure disk and partition management. - Author: Andreas Trawoeger - Repository: atrawog/bazzite-ai-plugins - Version: 20260121095405 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/atrawog/bazzite-ai-plugins - Web: https://mule.run/skillshub/@@atrawog/bazzite-ai-plugins~storage:20260121095405 --- --- name: storage description: | Storage management for Bazzite. Automounting drives (BTRFS/EXT4, Framework, SteamOS), BTRFS deduplication, rmlint disk trimming, and snapper snapshots. Use when users need to configure disk and partition management. --- # Storage - Bazzite Storage Management ## Overview Bazzite supports automatic mounting of drives, BTRFS features like deduplication and snapshots, and disk optimization with rmlint. ## Quick Reference ### Automounting | Command | Description | |---------|-------------| | `ujust enable-automounting` | Enable BTRFS/EXT4 automount | | `ujust disable-automounting` | Disable BTRFS/EXT4 automount | | `ujust enable-framework-automount` | Enable Framework laptop automount | | `ujust disable-framework-automount` | Disable Framework automount | | `ujust enable-steamos-automount` | Enable SteamOS automount | | `ujust disable-steamos-automount` | Disable SteamOS automount | | `ujust enable-automount-all` | Enable all automounting | | `ujust disable-automount-all` | Disable all automounting | ### BTRFS Features | Command | Description | |---------|-------------| | `ujust enable-deduplication` | Enable BTRFS dedup for /var/home | | `ujust enable-rmlint` | Enable/disable rmlint trim | | `ujust config-snapshots` | Enable/disable snapper snapshots | ## Automounting ### Standard Automounting ```bash # Enable automounting for BTRFS/EXT4 labeled partitions ujust enable-automounting # Disable ujust disable-automounting ``` Mounts drives with recognized labels at: - `/run/media/$USER/