This commit is contained in:
Tobias Powalowski 2013-10-15 12:57:32 +02:00
parent 0b1a74bc06
commit 0652c8c95e

View file

@ -1445,7 +1445,7 @@ autoprepare() {
fi
if [[ "${UEFISYS_MOUNTPOINT}" == "/boot" ]]; then
DIALOG --msgbox "You have chosen to use /boot as the UEFISYS Mountpoint. The minimum partion size is 512 MiB and only FAT32 FS is supported" 0 0
DIALOG --msgbox "You have chosen to use /boot as the UEFISYS Mountpoint. The minimum partition size is 512 MiB and only FAT32 FS is supported" 0 0
_UEFISYS_BOOTPART="1"
fi