Skip to content

Catch-22 with Fedora and BTRFS #368

@ric-m

Description

@ric-m

Describe the bug
Cannot restore because filesystem doesn't conform to Ubuntu layout standard where prefixes use @

To Reproduce
Steps to reproduce the behavior:

  1. Install Fedora + Timeshift
  2. Volume is BTRFS by default
  3. Snapshots created perfectly
  4. Error message: cannot restore: Unsupported subvolume layout

Expected behavior
Warnings about BTRFS have come true: behaviour is exactly as predicted

Wanted behavior

  1. Want to create snapshots on separate disk formatted as EXT4 as advised in the readme.
  2. therefore have to use rsync (btrfs mode does not permit different device)
  3. different device important in case source drive damaged/corrupted/etc
  4. snapshots created exactly as expected
  5. cannot restore because filesystem subvolumes are not prefixed with @
  6. 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.
  7. between a rock and a hard place and no idea how to resolve (really don't want to mess with fedora filesystem)
  8. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions