Open vycoder opened 3 years ago
With btrfs mode, timeshift use the snapshot capability of the btrfs file system so it will always be on the same drive. If you want the snapshot to be saved in another drive, you need to use the rsync mode.
The best combo on btrfs is:
I installed timeshift, it set it up first on the default partition, it won't let me set it up on my external drive because it has no subvolume yet. I created a btrfs subvolume, went back to Timeshift UI settings to change it.
But then I realized all my schedules are not showing up on the UI. Only the ones I manually created. I went back to timeshift ui, change the location back to my default system partition, and all the snapshots are generated there.
I tried setting it up via terminal using:
sudo timeshift --snapshot-device /dev/sda1
When I do:
sudo timeshift --list
Everything looks good so far, until I generate a new snapshot:
sudo timeshift --create
Checking the UI again will show the newly created snapshot only when I change the settings back to point to the default system partition. I disabled it for now until I figure it out.
Anyone also encountered the same issue?
System: