this post was submitted on 03 Dec 2023
264 points (97.8% liked)

linuxmemes

20762 readers
1699 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 9 months ago* (last edited 9 months ago) (2 children)

Yeah, but Timeshift uses the Ubuntu style subvolume naming, @ for root, @home for /home, so you have to create them that way, otherwise, it won't work. It can work if you tell it to ignore home, but checks for @ as root on start up.

[–] [email protected] 2 points 9 months ago (1 children)

Wasn't aware of that, using snapper for my snapshotting needs.

[–] [email protected] 1 points 9 months ago* (last edited 9 months ago) (1 children)

I haven't tried it. Does it have like daily, weekly, monthly snapshots setup?

[–] [email protected] 2 points 9 months ago

You can have hourly, daily, weekly, monthly and yearly. I also use snap-pac to make snapshots before and after pacman transactions.

Check out https://wiki.archlinux.org/title/Snapper

[–] [email protected] 2 points 9 months ago* (last edited 9 months ago) (1 children)

Check out Btrfs Assistant. It does what Timeshift does with a similar UI but works with any subvolume layout.

[–] [email protected] 1 points 9 months ago

Hm, will check it out, thanks for the suggestion 😉.