From abca002e21f954fe6fed1de79d44e356cd9084bd Mon Sep 17 00:00:00 2001 From: simono41 Date: Sun, 8 Apr 2018 21:31:33 +0200 Subject: [PATCH] fix --- arch-install | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arch-install b/arch-install index 76c8d27..6cbe6bd 100755 --- a/arch-install +++ b/arch-install @@ -238,7 +238,8 @@ function installation { fi mount ${device}${rootpartitionnummer} ${mountpoint} fi - + mkdir -p ${mountpoint}/boot + mount ${device}${efipartitionnummer} ${mountpoint}/boot fi #swap