Comment # 21 on bug 958798 from
I created an entry in grub.cfg with which I can boot the broken installation --
but I need a previously created snapshot and I don't know the grub syntax to
reach it. The stanza below points at the snapshots of the new installation:

[quote]
### BEGIN /etc/grub.d/80_suse_btrfs_snapshot ###
if [ -f "/.snapshots/grub-snapshot.cfg" ]; then
  source "/.snapshots/grub-snapshot.cfg"
fi
### END /etc/grub.d/80_suse_btrfs_snapshot ###
[/quote]

How to get at the snapshots of old / broken installation? Please give me a hint
here, else I will be unable to boot it and extract any further information you
might need.


You are receiving this mail because: