Skip to content

docs: improve postResumeCommands subvolume handling in btrfs documentation#261

Open
dbeley wants to merge 1 commit intonix-community:masterfrom
dbeley:doc/post-resume-commands-btrfs
Open

docs: improve postResumeCommands subvolume handling in btrfs documentation#261
dbeley wants to merge 1 commit intonix-community:masterfrom
dbeley:doc/post-resume-commands-btrfs

Conversation

@dbeley
Copy link
Copy Markdown

@dbeley dbeley commented Mar 4, 2025

Hello,

The current documentation for the postResumeCommands using btrfs subvolumes isn't working properly (creating old_roots directly inside btrfs_tmp will make the backup folders unreachable later on so the find won't find them even if the subvolumes are still there), I made the following updates:

  • Added old_roots folder in the persistent directory to fix folder accessibility
  • Modified find command with -mindepth 1 to exclude the parent folder

Also discussed in #258

Let me know what you think!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant