Forum
Wiki - BTRFS instructions question..... - Printable Version

+- Forum (http://forum.xbian.org)
+-- Forum: Community (/forum-5.html)
+--- Forum: Feedback (/forum-12.html)
+---- Forum: The website (/forum-13.html)
+---- Thread: Wiki - BTRFS instructions question..... (/thread-2312.html)



Wiki - BTRFS instructions question..... - Skywatch - 26th May, 2014 06:19 AM

HI,

Just needeing to rollback a couple of installs after todays upgrade didn't seem to work well and I noticed the command on the wiki that says....


btrfs-auto-snapshot rollback root/@btrfs-auto-apt_daily-2013-12-11-0758

should this not be....

btrfs-auto-snapshot rollback root/@btrfs-auto-snap_daily-2013-12-11-0758

Or possibly....

btrfs-auto-snapshot rollback root/@btrfs-auto-snap_apt_daily-2013-12-11-0758

Just curious.

Cheers

Skywatch


RE: Wiki - BTRFS instructions question..... - mk01 - 3rd Jul, 2014 04:51 AM

(26th May, 2014 06:19 AM)Skywatch Wrote:  HI,

Just needeing to rollback a couple of installs after todays upgrade didn't seem to work well and I noticed the command on the wiki that says....


btrfs-auto-snapshot rollback root/@btrfs-auto-apt_daily-2013-12-11-0758

should this not be....

btrfs-auto-snapshot rollback root/@btrfs-auto-snap_daily-2013-12-11-0758

Or possibly....

btrfs-auto-snapshot rollback root/@btrfs-auto-snap_apt_daily-2013-12-11-0758

Just curious.

Cheers

Skywatch

it should always be exactly what you get on list
Code:
btrfs-auto-snapshot list



RE: Wiki - BTRFS instructions question..... - CurlyMo - 3rd Jul, 2014 05:15 AM

You can also hit [TAB] in bash. It will autocomplete...