-
Notifications
You must be signed in to change notification settings - Fork 126
Open
Description
Describe the bug
Cannot restore because filesystem doesn't conform to Ubuntu layout standard where prefixes use @
To Reproduce
Steps to reproduce the behavior:
- Install Fedora + Timeshift
- Volume is BTRFS by default
- Snapshots created perfectly
- Error message: cannot restore: Unsupported subvolume layout
Expected behavior
Warnings about BTRFS have come true: behaviour is exactly as predicted
Wanted behavior
- Want to create snapshots on separate disk formatted as EXT4 as advised in the readme.
- therefore have to use rsync (btrfs mode does not permit different device)
- different device important in case source drive damaged/corrupted/etc
- snapshots created exactly as expected
- cannot restore because filesystem subvolumes are not prefixed with @
- the catch: cannot use btrfs mode because i am using separate internal disk; cannot restore using rsync method because filesystem does not conform to ubuntu standard.
- between a rock and a hard place and no idea how to resolve (really don't want to mess with fedora filesystem)
- Is there a way forward or is Timeshift just not for me?
Screenshots
n/a
System:
- OS: Fedora 41
- Desktop: KDE Plasma 6
- Application Version: Timeshift 21.11.2
svenjacobs, tjkirch and x1uc
Metadata
Metadata
Assignees
Labels
No labels