Hello,

I have a navtive EFI machine, I could not find a way to manually boot in BIOS
mode.
I have disk already formatted with data and an MBR.
I read in the fedora web site
"f you are installing alongside an existing UEFI-native operating system, there 
should be an existing EFI system partition (it'll be a fairly small partition 
near the start of the disk, and the installer should identify it as an EFI 
system partition), and the neatest choice is probably to mount this existing 
EFI system partition at /boot/efi: it is perfectly safe and indeed intended for 
multiple operating systems to share an EFI system partition. You can create a 
new one instead, though, if you like, and this should work fine. "

My understanding is that I should
1) have a partition EFI for /boot/efi that I can probably create with fdisk.
2) move to a GPT 

Here my present partition
Number  Start (sector)    End (sector)  Size       Code  Name
   1            2048        33556479   16.0 GiB    8200  Linux swap
   2        33556480        34580479   500.0 MiB   8300  Linux filesystem
   3        34580480       149923839   55.0 GiB    8E00  Linux LVM
   5       149925888       150949887   500.0 MiB   8300  Linux filesystem
   6       150951936       266295295   55.0 GiB    8E00  Linux LVM
   7       266297344       351651887   40.7 GiB    8300  Linux filesystem

However, gdisk says:
Warning! Secondary partition table overlaps the last partition by
33 blocks!
You will need to delete this partition or resize it in another utility.
Disk /dev/sda: 351651888 sectors, 167.7 GiB

Does it mean that I need to repartition my disk (with gdisk?)

In addition, I do not understand,
"it'll be a fairly small partition near the start of the disk, and the 
installer should identify it as an EFI system partition"

Why?

Thank for your help.


===========================================================================
 Patrick DUPRÉ                                 | | email: pdu...@gmx.com
 Laboratoire de Physico-Chimie de l'Atmosphère | |
 Université du Littoral-Côte d'Opale           | |
 Tel.  (33)-(0)3 28 23 76 12                   | | Fax: 03 28 65 82 44
 189A, avenue Maurice Schumann                 | | 59140 Dunkerque, France
===========================================================================


> Sent: Sunday, July 23, 2017 at 7:21 AM
> From: "Samuel Sieb" <sam...@sieb.net>
> To: users@lists.fedoraproject.org
> Subject: Re: Install f26
>
> On 07/22/2017 02:35 PM, Patrick Dupre wrote:
> > 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
> 
> This is a UEFI booting computer?  Normally, there's a Windows 
> installation already on the system and the EFI partition already exists. 
>   Assuming that in this case, there is no Windows involved, you will 
> need to create the EFI partition.  I'm not sure how to do it in the 
> installer unless maybe it's one of the filesystem types.  The EFI 
> partition needs to be formatted as FAT32 with a specific GUID in the GPT 
> partition table.  You don't need a separate /boot partition, the 
> /boot/efi partition will be mounted properly anyway.
> _______________________________________________
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
>
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to