Im also add biosboot partition, but this not helps. My debug says, that in ostree grub2 does not have files for x86_64-efi, only 386-pc, so installation failed when bootloader comes. What do you think?
8 Дек 2016 г. 10:33 пользователь "Vasiliy Tolstov" <v.tols...@selfip.ru> написал: > Last night, I'm try to install Fedora 25 atomic host on UEFI notebook. > But all the time installation finished with error fail to install > bootloader. > As I see after this message /mnt/sysimage have no grub files in boot (grub > install not put files) also no grub.cfg > I'm try some partition layouts like: > 1) part1 - fstype EFI, size 500 /boot/efi > part2 - lvmpv > lvmvol - /boot size 500 ext4 > lvmvol - / all size ext4 > 2) part1 - fstype EFI, size 500 /boot > part2 - lvmpv > lvmvol - / all size ext4 > > Whats wrong? Thanks for any help. >