User Tools

Site Tools


computing:btrfsreminders

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
computing:btrfsreminders [2026/02/07 20:31] oemb1905computing:btrfsreminders [2026/02/07 20:32] (current) oemb1905
Line 57: Line 57:
   btrfs property set /mnt/wh compression zstd:3   btrfs property set /mnt/wh compression zstd:3
      
-Once that's done and you've rebooted a few times and tested things a few times, you can safely make a mount script for remote rebooting. This way, you reboot and then log in to your user and detach, run a simple script to unlock and mount the BTRFS subvolumes ... and you are done! Create ''nano /usr/local/bin/btrfs-mount-datasets.sh'' and enter something like:+Once that's done and you've rebooted a few times and tested things a few times, you can safely make a mount script for remote rebooting. This way, you reboot and then log in to your user and detach, run a simple script to unlock and mount the BTRFS subvolumes ... and you are done! Create ''nano /usr/local/bin/btrfs-mount-datasets.sh'' and some ''chmod 750 /usr/local/bin/btrfs-mount-datasets.sh'' and enter something like:
  
   #!/bin/bash   #!/bin/bash
computing/btrfsreminders.txt · Last modified: by oemb1905