mirror of
https://gitlab.com/prism7/archery.git
synced 2025-02-15 08:29:17 +01:00
Update README.md
This commit is contained in:
parent
e37b034a6a
commit
ebc7fa70d5
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ Yet, it is guided, interactive and intuitive, so that everyone can use it.
|
|||
|
||||
- ## Automation:
|
||||
|
||||
There is no support for older non-GPT platforms, as the installer makes use of the "Discoverable Partitions Specification", to automate detection of the underlying partitions, perform a sanity-check (and other checks throughout the installation process) based on your preferences, and auto-mount or auto-activate partitions when necessary (e.g. swap), without the use of the fstab file.
|
||||
There is no support for non-GPT platforms, as the installer makes use of the "Discoverable Partitions Specification", to automate detection of the underlying partitions, perform a sanity-check (and other checks throughout the installation process) based on your preferences, and auto-mount or auto-activate partitions when necessary (e.g. swap), without the use of the fstab file.
|
||||
|
||||
In particular, when the "ext4" filesystem is being used, the "genfstab" command is not even executed in the script, and your "fstab" file will be empty (except only if "Swapfile" use is desired), as systemd's automation takes care of it.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue