Added the not busybox

This commit is contained in:
nils 2024-04-14 23:08:34 +02:00
parent a441eebeac
commit 75a9ed83c5

View file

@ -12,7 +12,7 @@ To set it up `setup-interfaces` and `setup-apkrepos` will be used.
A few packages will have to be installed first:
```
# apk add cryptsetup lvm2 lsblk e2fsprogs gptfdisk dosfstools
# apk add cryptsetup lvm2 lsblk e2fsprogs gptfdisk dosfstools acpid
```
The drive should be partitioned using `gdisk` (or `cfdisk`). It should have atleast two partitions with one `EFI System` partition and one `Linux filesystem` partition and look something like this: