mirror of
https://github.com/Antynea/grub-btrfs.git
synced 2026-03-04 12:56:29 +08:00
Document how to boot on read-only snapshots, fix #92
This commit is contained in:
10
README.md
10
README.md
@@ -13,8 +13,14 @@ You can start your system on a "snapshot" from the Grub menu.
|
||||
|
||||
Supports manual snapshots, snapper, timeshift ...
|
||||
|
||||
##### 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.
|
||||
|
||||
See [this ticket](https://github.com/Antynea/grub-btrfs/issues/92) for more info.
|
||||
|
||||
### What does grub-btrfs v4.xx do :
|
||||
* Automatically List snapshots existing on root partition (btrfs).
|
||||
* Automatically Detect if "/boot" is in separate partition.
|
||||
|
||||
Reference in New Issue
Block a user