
В Thu, 30 Jul 2015 22:17:28 +0300 Robert Munteanu <robert.munteanu@gmail.com> пишет:
On Jul 30, 2015 6:21 PM, "Andrei Borzenkov" <arvidjaar@gmail.com> wrote:
В Thu, 30 Jul 2015 17:26:24 +0300 Robert Munteanu <robert.munteanu@gmail.com> пишет:
On Thu, Jul 30, 2015 at 4:13 PM, Robert Munteanu <robert.munteanu@gmail.com> wrote:
Hi,
I've managed to hose my BTRFS root partition pretty badly, but in the end I was able to repair it and to boot from a snapper snapshot.
Now the problem is that I can't rollback using snapper. The grub menu entry instructs me to use 'snapper rollback 301', where 301 is the id of the snapper snapshot.
When I try to do that after booting it complains that
Creating read-only snaphshot of current system. IO Error.
Running snapper list shows that I have a no snapshots created ( only 'current' one is available ) and indeed /.snapshots is empty.
So apparently I needed to
mount -t btrfs -o subvol=.snapshots /dev/sda1 /.snapshots
Why isn't this the default?
I'd say it is a bug in snapper. subvolume .snapshots is still there and its content is obviously there. snapper should list content of subvolume, not content of /.snapshots directory.
Good point. Can you please add it to the bug report as well?
And the bug number is? -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org