Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Feb 2021 19:22:02 -0600
From:      "Brandon Bergren" <bdragon@FreeBSD.org>
To:        "Brandon Bergren" <bdragon@FreeBSD.org>, "Nathan Whitehorn" <nwhitehorn@freebsd.org>, "Warner Losh" <imp@bsdimp.com>
Cc:        "Colin Percival" <cperciva@tarsnap.com>, src-committers <src-committers@freebsd.org>, dev-commits-src-all@freebsd.org,  dev-commits-src-main@freebsd.org
Subject:   =?UTF-8?Q?Re:_git:_0b7472b3d8d2_-_main_-_Mount_the_EFI_system_partition_?= =?UTF-8?Q?(ESP)_on_newly-installed_systems.?=
Message-ID:  <460ceb98-e0c1-42b3-8e3c-2587c5ce8398@www.fastmail.com>
In-Reply-To: <743fd126-2077-49b1-9c85-7ccc61616b98@www.fastmail.com>
References:  <202102232124.11NLOT27012354@gitrepo.freebsd.org> <01000177d0e7f033-389acb59-2004-4040-ba7c-762878ef86b4-000000@email.amazonses.com> <dba58a1f-5eb0-da87-7d18-d930aa5d422a@freebsd.org> <CANCZdfoL3QFg9NvpkPW8pfVrNvUK-cTPD2ZGbBr2xxh-0dv=eA@mail.gmail.com> <dc61048c-2cfa-0ff5-0470-e93aa5233aae@freebsd.org> <583f83d8-c78b-d961-d2c5-9693bd36563b@freebsd.org> <743fd126-2077-49b1-9c85-7ccc61616b98@www.fastmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Feb 27, 2021, at 7:10 PM, Brandon Bergren wrote:
> This is mistakenly detecting pseries powerpc64* as an EFI platform and 
> causing install to error out. Please add back the uname checks so this 
> code doesn't run on powerpc*.

Specifically, the /boot/efi stuff in usr.sbin/bsdinstall/scripts/bootconfig should not run on mips / 32 bit ARM / powerpc* systems. I believe /boot/efi is always created so it can't be used to infer existence of EFI.

-- 
  Brandon Bergren
  bdragon@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?460ceb98-e0c1-42b3-8e3c-2587c5ce8398>