Added the not busybox
This commit is contained in:
parent
a441eebeac
commit
75a9ed83c5
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue