diff options
| author | Blake Romero <blake@blkrom.com> | 2024-04-02 20:32:09 +0100 |
|---|---|---|
| committer | Blake Romero <blake@blkrom.com> | 2024-04-02 20:32:09 +0100 |
| commit | 02b7331b00a5ce8226e4ffa154b5fe69f620047d (patch) | |
| tree | c18ef1ba9bfeac6369b7aab0287b295cbca778b4 /README | |
| parent | d70e410c295c379dbaa891db67d2d6027446b016 (diff) | |
Remove BIOS compatibility option until passing tests
Diffstat (limited to 'README')
| -rw-r--r-- | README | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -1,7 +1,9 @@ ====================================================== Installs Artix Linux with LUKS Root Encryption & BTRFS ====================================================== -Working on: UEFI + +IMPORTANT: +Script is working on UEFI but not BIOS at the moment. USAGE: 1. Configure DRIVE & other options in script @@ -41,9 +43,6 @@ CONFIGURATION: - boot_size: defaults to 512M. Can be overwritten e.g: 'boot_size=1G'. -- firmware: install for uefi or bios systems - e.g: 'firmware=uefi'. - - timezone: a timezone (defined in '/usr/share/zoneinfo/'). - locale: a locale (defined in '/etc/locale.gen'). - user: the main user of the system. |
