it is normally required for you to create aseparate partition for the boot loader code in order to boot your system in EFI mode. this partition should be marked for use as an "EFI boot partition" and should be at least 35MB in size . Note that this is not the same as a partition mountedon /boot.
if you do not go back to the partitioning menu and correct this error,boot loader installation may fail later,although it may still be possible to install the boot loader to a partition
我的华硕笔记本,装的是双硬盘,一个是SD盘,一个是机械盘,在安装ubuntu时:
1,没有启动菜单
https://jingyan.baidu.com/article/36d6ed1f87bfaf1bce48837d.html lagecy,一定要选这个
2,必须分配 efi系统分区,主分区 sda8 大于32G(在只有一块SD盘的商品,没有这个)
3,引导分区 主分区 sda9
4,引导区为boot,指定到 sda9(不是efi分区)
5,分区 (EFI系统分区,主分区100M, /boot, 主分区,1000M, swap 8*2G, / 逻辑分区 80G, /home 230G 逻辑分区)(/tmp 5G ,可以不做)
======================= 分界 ===================