Date: Sun, 23 Sep 2018 14:57:38 -0700 From: "David P. Discher" <dpd@dpdtech.com> To: Sean Bruno <sbruno@freebsd.org> Cc: freebsd-current <freebsd-current@freebsd.org> Subject: Re: UEFI layout includes a freebsd-boot? Message-ID: <966F98F8-B11B-43DF-B283-9EE7FAF4E212@dpdtech.com> In-Reply-To: <6ebccd3b-5849-4ace-1b20-6afabade91e1@freebsd.org> References: <6ebccd3b-5849-4ace-1b20-6afabade91e1@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This is correct for a EFI+BIOS map. If the installer did this for an EFI = only map, then that is a bug. My 12-Alpha7 install I just did, with BIOS only: dpd@amd:~ % gpart show =3D> 40 234441568 ada0 GPT (112G) 40 1024 1 freebsd-boot (512K) 1064 984 - free - (492K) 2048 4194304 2 freebsd-swap (2.0G) 4196352 230244352 3 freebsd-zfs (110G) 234440704 904 - free - (452K) The =E2=80=9Cfree=E2=80=9D section seems a bit aggressive (large) =E2=80=A6= assuming for sector alignment. ( Would be cool for future feature if = freebsd-boot can be encapsulated in the EFI partition. )=20 -- David P. Discher=20 https://davidpdischer.com/ dpd@dpdtech.com > On Sep 23, 2018, at 1:57 PM, Sean Bruno <sbruno@freebsd.org> wrote: >=20 > I don't think this layout from the installer is correct, but I could = be > wrong. Is there any reason to have a freebsd-boot in this layout > created by the installer when using UEFI? >=20 > % gpart show > =3D> 40 537234688 ada0 GPT (256G) > 40 409600 1 efi (200M) > 409640 1024 2 freebsd-boot (512K) > 410664 984 - free - (492K) > 411648 67108864 3 freebsd-swap (32G) > 67520512 469712896 4 freebsd-zfs (224G) > 537233408 1320 - free - (660K) >=20 >=20
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?966F98F8-B11B-43DF-B283-9EE7FAF4E212>