I have finished installing ubuntu on my SSD. Before Installation, I set up the disk partition to gpt with GParted. During Installation, I have done the following partion:
/dev/sda1 EFI 500 MB
/dev/sda2 ext4 120 GB
But, after reboot, the EFI partition is not detected in my UEFI BIOS (InsydeH20 running on a ACER ASPIRE7). UEFI and Secure Boot are enabled. Any help would be really appreciated.
sudo mount /dev/sda1 /mnt
But I see no files in /mnt . Is this normal ?
– Nico Jan 19 '18 at 14:29