mirror of
https://github.com/Antynea/grub-btrfs.git
synced 2026-03-04 13:05:00 +08:00
Add warning
This commit is contained in:
12
README.md
12
README.md
@@ -1,7 +1,7 @@
|
||||
### grub-btrfs
|
||||
|
||||
|
||||
This is a version 0.xx of grub-btrfs :
|
||||
This is a version 0.xx of grub-btrfs
|
||||
|
||||
#### Desciption
|
||||
|
||||
@@ -31,4 +31,12 @@ Makes a list of all snapshots, kernels, initramfs present on the filesystem and
|
||||
|
||||
grub-btrfs automatically generates snapshots entries.
|
||||
|
||||
you will see it appear different entries, e.g : Prefixentry name of snapshot [2013-02-11 04:00:00]
|
||||
You will see it appear different entries, e.g : Prefixentry name of snapshot [2013-02-11 04:00:00]
|
||||
|
||||
#### Warning
|
||||
|
||||
Version 0.xx detect kernels,initramfs,intel microcode only in boot partition, not in snapshot.
|
||||
If kernels,initramfs,intel microcode, are present in partition boot but not in snapshot, entry will be created but not fonctional, you don't boot it.
|
||||
|
||||
Version 1.xx will do it, release soon.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user