fix
This commit is contained in:
parent
d7ab2d82be
commit
abca002e21
1 changed files with 2 additions and 1 deletions
|
@ -238,7 +238,8 @@ function installation {
|
|||
fi
|
||||
mount ${device}${rootpartitionnummer} ${mountpoint}
|
||||
fi
|
||||
|
||||
mkdir -p ${mountpoint}/boot
|
||||
mount ${device}${efipartitionnummer} ${mountpoint}/boot
|
||||
fi
|
||||
|
||||
#swap
|
||||
|
|
Loading…
Reference in a new issue