Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

[PROBLEM] How to recover Xbian BTRFS snapshot or a dir. from xbian_backup_home_01-01-23.img.gz?
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Problem: How to recover Xbian BTRFS snapshot or a dir. from xbian_backup_home_01-01-23.img.gz?
12th Sep, 2023, 06:16 PM
Post: #3
Nachteule Offline
Administrator
******
Posts: 2,406
Joined: Dec 2014
Reputation: 122
RE: How to recover Xbian BTRFS snapshot or a dir. from xbian_backup_home_01-01-23.img.gz?
I always do this when I need something from a snapshot:

Code:
mount /dev/root /mnt
cd /mnt/
ls -la

This shows you the subvol roots for /root, /home etc.
then

Code:
cd home for example
ls -la

Then you will see all available snapshots of the subvolume
and finally

Code:
cd @....
into the snapshot you want to get the older files from
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
How to recover Xbian BTRFS snapshot or a dir. from xbian_backup_home_01-01-23.img.gz? - postcd - 3rd Aug, 2023, 12:57 AM
RE: How to recover Xbian BTRFS snapshot or a dir. from xbian_backup_home_01-01-23.img.gz? - postcd - 13th Aug, 2023, 07:08 PM
RE: How to recover Xbian BTRFS snapshot or a dir. from xbian_backup_home_01-01-23.img.gz? - Nachteule - 12th Sep, 2023 06:16 PM
RE: How to recover Xbian BTRFS snapshot or a dir. from xbian_backup_home_01-01-23.img.gz? - frybreadnice - 25th Oct, 2023, 05:28 PM
RE: How to recover Xbian BTRFS snapshot or a dir. from xbian_backup_home_01-01-23.img.gz? - Mira23 - 28th Nov, 2023, 07:18 PM
RE: How to recover Xbian BTRFS snapshot or a dir. from xbian_backup_home_01-01-23.img.gz? - Suzume199x - 21st Nov, 2023, 04:42 PM
RE: How to recover Xbian BTRFS snapshot or a dir. from xbian_backup_home_01-01-23.img.gz? - TomHiddleston - 12th Jan, 2024, 06:04 PM
RE: How to recover Xbian BTRFS snapshot or a dir. from xbian_backup_home_01-01-23.img.gz? - lilianna - 23rd Jan, 2024, 11:36 AM

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 2nd Jun, 2025, 08:18 AM Powered By MyBB, © 2002-2025 MyBB Group.