From f7220c7ed4d7516ff9f28ccde0b7bd2e0de9d58b Mon Sep 17 00:00:00 2001 From: tastatur Date: Thu, 22 Dec 2022 09:33:01 +0100 Subject: [PATCH] Delete 'VoidInstall-unfinished.md' --- VoidInstall-unfinished.md | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 VoidInstall-unfinished.md diff --git a/VoidInstall-unfinished.md b/VoidInstall-unfinished.md deleted file mode 100644 index e54fd7d..0000000 --- a/VoidInstall-unfinished.md +++ /dev/null @@ -1,26 +0,0 @@ -# A Void Linux install (Unfinished) - -This guide focuses on a Void Linux x86-64 glibc install. It should be mostly applicable to musl aswell but probably not to different architectures. - -In this install we're going to use gummiboot as bootloader and we're also going to encrypt the root partition. - -Requirements: - -- EFI system - -- x64 computer - -- An internet connection - -## Provisioning - -First off you'll need to partition your drive. It should have atleast two partitions with one `EFI System` Partition and one `Linux filesystem` partition. - -It should look something like this: - -| Number of partition | Size | Type | -|:-----:|:-----:|:-----: | -| 1 | 1 to 2 GB | EFI System | -| 2 | Rest of the drive | Linux filesystem | - -