installer: Add support to install on EFI systems

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2018-06-11 10:31:29 +01:00
parent 4c2343931c
commit 92e782332c
4 changed files with 132 additions and 20 deletions

View File

@@ -29,7 +29,7 @@ install() {
instmods virtio_net hv_netvsc vmxnet3
# Filesystem support
inst_multiple parted mkswap mke2fs mkreiserfs mkfs.xfs
inst_multiple parted mkswap mke2fs mkreiserfs mkfs.xfs mkfs.vfat
instmods ext4 iso9660 reiserfs vfat xfs
# Extraction