-
I would suggest to use an apt config variabale (e. g. `APT::Snapshots::Prefix`) to overwrite the default prefix. It should also be possible to set a path (either allow `/` in prefix or add another var…
-
I am only starting to use this tool, so forgive me any FAQ here.
Browsed the code and the issues and so far couldn't find a solution.
I set up `grub-btrfs` as instructed (I assume) on a laptop wit…
-
# BTRFS Guide - Basic Commands, Snapshots, and RAID
Having Fun with Technology
[https://christitus.com/btrfs-guide/](https://christitus.com/btrfs-guide/)
-
**My steps are:**
```
sudo btrfs subvolume create /.snapshots
sudo snapper -c root create-config /
```
**Result:**
Creating config failed (creating btrfs subvolume .snapshots failed since it…
-
Thanks to knucklehead101, mrseth1, glenngould, MvL, and anborn in the following forum threads for highlighting this issue. Since docker (Rockons) use snapshots to manage image layers their deletion wi…
-
Many users run a distro that comes with a default in-filesystem snapshot, possibly with default status "activated".
Path, or even existence, of the created snapshots may not be obvious to users (do…
-
I've read the FAQ, but still am wondering about best practices to backup my root filesystem. The example given there was not sufficient for me to use as a template, so I wrote the following for inclus…
-
```sudo !!
sudo btrfs sub del /.snapshots/
Delete subvolume (no-commit): '//.snapshots'
ERROR: Could not destroy subvolume/snapshot: Invalid argument```
-
So I realize snapper isn't meant to be a backup tool, but there's a lot of overlap and it already has a bunch of infrastructure in place that would be needed for such a tool. I've been looking at exis…
-
Hi Marcus,
we're facing an "interesting" issue when combining snapshotted btrfs with lvm.
When doing so, the btrfs snapshots remain uninitialized in the kiwi image.
Otoh, doing so with yast re…