![]() |
btrfs no rollback ??? - Printable Version +- Forum (http://forum.xbian.org) +-- Forum: Software (/forum-6.html) +--- Forum: Installation (/forum-16.html) +--- Thread: btrfs no rollback ??? (/thread-3087.html) |
btrfs no rollback ??? - Skywatch - 18th Aug, 2015 09:04 PM Todays upgrade broke xbain as kodi no longer starts. I tried to rollback to the last known good image, but have this problem. Can anyone see if I am doing something wrong? Terminal xbian@lounge ~ $ sudo btrfs-auto-snapshot list root root/@btrfs-auto-snap_apt-run-2015-07-24-1203 root/@btrfs-auto-snap_apt-run-2015-07-29-1511 root/@btrfs-auto-snap_apt-run-2015-08-12-1931 root/@btrfs-auto-snap_daily-2015-08-15-1027 root/@btrfs-auto-snap_daily-2015-08-16-2316 root/@btrfs-auto-snap_daily-2015-08-17-0821 <---- This One! root/@btrfs-auto-snap_weekly-2015-08-06-0946 root/@btrfs-auto-snap_weekly-2015-08-13-1052 root/@last_good_known root/@tmp.YIhHfHetD3 xbian@lounge sudo btrfs-auto-snapshot rollback root/@btrfs-auto-snap_daily-2015-08-17-0821 Error: Source name does not exists! RE: btrfs no rollback ??? - Nachteule - 20th Aug, 2015 03:03 AM I tested it, should work You could also try Code: sudo mount /dev/root /mnt RE: btrfs no rollback ??? - Skywatch - 20th Aug, 2015 06:48 AM I have tried both methods and always get a file not found message even though the list shows them there! - Strange...... |