summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorpico.dev <pico.dev@gmail.com>2020-04-28 22:30:10 +0200
committerpico.dev <pico.dev@gmail.com>2020-04-28 22:30:10 +0200
commitc359ef46e6963b617d019f3f6663421d0f4accea (patch)
tree89344f8641a4e249fda91e5d51e8eabb344f75ba /README.md
parent26835ba885ae4669f7a4645336632956f3faf0f3 (diff)
In BIOS systems use MBR instead GPT
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 873509f..35b8a9c 100644
--- a/README.md
+++ b/README.md
@@ -26,10 +26,10 @@ For new features, improvements and bugs fill an issue in GitHub or make a pull r
### Features
-* System: GPT, UEFI, BIOS
+* System: UEFI, BIOS
* Storage: SATA, NVMe and MMC
* Encryption: root partition encrypted and no encrypted
-* Partition: no LVM, LVM, LVM on LUKS
+* Partition: no LVM, LVM, LVM on LUKS, GPT on UEFI, MBR on BIOS
* File system: ext4, btrfs (with subvols), xfs
* Optional file swap (not supported in btrfs)
* Storage: SATA, NVMe and MMC