On Sat, 22 Jul 2017 23:35:36 +0200 "Patrick Dupre" <pdupre@xxxxxxx> wrote: > Hello, > > I prepared my fresh installation of F26. > I have a /boot (500M) partition (actually /boot/efi preformated as > ext4). In the installer, I get: > For a UEFI installation, you must include an EFI system Partition on a > GPT-formatted disk, mounted as /boot/efi > > Can it not reformatted the /boot with the correct format (I set > reformat EFI System Partition). > Should I do it with fdisk manually (ef)? > > Thank. Hello Patrick, I did a fresh install of Fedora26Beta Mate desktop, a few days before F26 was released. I let the install process use all the defaults. Listed below is the disk configuration it created. I see that the EFI is sda1, 200m, and the boot is sda2, 1g and it has already used 167m of space in just a couple of weeks. Maybe it would be a good idea to consider a boot larger than 500m? [fred@m5a97r2 ~]$ sudo fdisk -l [sudo] password for fred: Disk /dev/sda: 232.9 GiB, 250059350016 bytes, 488397168 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: gpt Disk identifier: 476C053A-D335-459B-9400-73C096F07D83 Device Start End Sectors Size Type /dev/sda1 2048 411647 409600 200M EFI System /dev/sda2 411648 2508799 2097152 1G Linux filesystem /dev/sda3 2508800 488396799 485888000 231.7G Linux LVM ...some data deleted from fdisk listing.... [fred@m5a97r2 ~]$ df -h Filesystem Size Used Avail Use% Mounted on devtmpfs 7.8G 0 7.8G 0% /dev tmpfs 7.8G 0 7.8G 0% /dev/shm tmpfs 7.8G 1.4M 7.8G 1% /run tmpfs 7.8G 0 7.8G 0% /sys/fs/cgroup /dev/mapper/fedora-root 49G 6.4G 41G 14% / tmpfs 7.8G 36K 7.8G 1% /tmp /dev/sda2 976M 167M 742M 19% /boot /dev/mapper/fedora-home 171G 761M 161G 1% /home /dev/sda1 200M 9.4M 191M 5% /boot/efi tmpfs 1.6G 32K 1.6G 1% /run/user/1000 _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx