From 7e5bfa597f4cbd7f97b18df046fc411d0fb03c5a Mon Sep 17 00:00:00 2001 From: Antynea Date: Wed, 16 Sep 2020 17:05:17 +0200 Subject: [PATCH] Update header * Update header Improve the warning section about "ro snapshots" --- 41_snapshots-btrfs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/41_snapshots-btrfs b/41_snapshots-btrfs index 431c33a..4f4d074 100755 --- a/41_snapshots-btrfs +++ b/41_snapshots-btrfs @@ -10,7 +10,8 @@ # Improves Grub by adding "btrfs snapshots" to the Grub menu. # You can start your system on a "snapshot" from the Grub menu. # Supports manual snapshots, snapper ... -# Warning : it isn't recommended to start on read-only snapshot +# Warning : booting on read-only snapshots can be tricky +# (If you choose to do it, /var/log must be on a separate subvolume.Otherwise, make sure your snapshots are writeable.) # # What this script does: # - Automatically List snapshots existing on root partition (btrfs).