Hi,

Yes ! Thanks ! It works after modifying the file "60-misc" like described
by Thomas and this line :

```
primary /boot/efi 204800K vfat rw
```
to
```
primary /boot/efi 204800K vfat rw createopts="-s2 -F32"
```

Thank you very much.

Best regards,
Rémy.

Le lun. 9 juil. 2018 à 15:39, Thomas Lange <la...@informatik.uni-koeln.de>
a écrit :

> The current version of 60-misc now uses this
> code
>
> if [ -d /sys/firmware/efi ]; then
>     echo GRUB_EFI
> elif ifclass -o I386 AMD64 ; then
>     echo GRUB_PC
> fi
>
>
> --
> regards Thomas
>

Antwort per Email an