From 866d57e14445ea988922db347355e8045b5a2a74 Mon Sep 17 00:00:00 2001 From: Luc Date: Mon, 28 Jul 2025 19:15:24 +0200 Subject: [PATCH] docs/desktop-os/posts/01-void-install.md: update --- docs/desktop-os/posts/01-void-install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/desktop-os/posts/01-void-install.md b/docs/desktop-os/posts/01-void-install.md index 1f68567..640ae3f 100644 --- a/docs/desktop-os/posts/01-void-install.md +++ b/docs/desktop-os/posts/01-void-install.md @@ -48,7 +48,7 @@ sh# mkfs.ext4 -L root /dev/mapper/root ## Installation -To install Void Linux `musl` on the system, the ESP and EFP have to be mounted to the live (ISO) environment: +To install Void Linux `musl` on the system, the ESP and LFP have to be mounted to the live (ISO) environment: ``` shell-session sh# mount -t ext4 /dev/mapper/root /mnt