This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| computing:btrfsreminders [2026/02/07 20:31] – oemb1905 | computing: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 '' | + | 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 '' |
| #!/bin/bash | #!/bin/bash | ||