0x4E4F@infosec.pub to linuxmemes@lemmy.worldEnglish · 1 year agoEvery god damn time!infosec.pubimagemessage-square5fedilinkarrow-up10arrow-down10
arrow-up10arrow-down1imageEvery god damn time!infosec.pub0x4E4F@infosec.pub to linuxmemes@lemmy.worldEnglish · 1 year agomessage-square5fedilink
minus-squareEager Eagle@lemmy.worldlinkfedilinkEnglisharrow-up0·1 year agoThat’s only to backup/rollback the root though, right? If one’s looking to backup - say - their home dir, they can just recreate the home as a subvolume without reinstalling the system. Or am I mistaken?
minus-squareAnonStoleMyPants@sopuli.xyzlinkfedilinkarrow-up0·1 year agoYou can definitely do this with a few commands.
minus-squareraldone01@lemmy.worldlinkfedilinkEnglisharrow-up1·edit-211 hours agohttps://github.com/raldone01/config_fish/blob/main/tdcff_functions/btrfs_folder_to_subvol.fish Because I often forget to do it I wrote a little helper script. This file can be run or sourced and only depends on btrfs-progs and fish.
That’s only to backup/rollback the root though, right? If one’s looking to backup - say - their home dir, they can just recreate the home as a subvolume without reinstalling the system. Or am I mistaken?
You can definitely do this with a few commands.
https://github.com/raldone01/config_fish/blob/main/tdcff_functions/btrfs_folder_to_subvol.fish
Because I often forget to do it I wrote a little helper script.
This file can be run or sourced and only depends on btrfs-progs and fish.