docs/desktop-os/posts/01-void-install.md: update

This commit is contained in:
Luc Bijl 2025-07-28 19:15:24 +02:00
parent 0c71d82510
commit 866d57e144

View file

@ -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