docs/server-os/posts/01-alpine-install.md: update
This commit is contained in:
parent
5126648cf1
commit
72ca134322
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: Alpine Linux base installation
|
title: An Alpine Linux base installation
|
||||||
slug: alpine-linux-base-install
|
slug: alpine-linux-base-install
|
||||||
date: 2024-08-12
|
date: 2024-08-12
|
||||||
draft: false
|
draft: false
|
||||||
|
@ -173,7 +173,7 @@ sh# zpool export rpool
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
To install the Alpine Linux distribution on the system, the datasets of the system pool and the EFI partitions have to be mounted to the main system.
|
To install the Alpine Linux distribution on the system, the datasets of the system pool and the EFI partitions have to be mounted to the live (ISO) environment.
|
||||||
|
|
||||||
First import and decrypt the system pool:
|
First import and decrypt the system pool:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue