Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Mar 2021 15:43:49 -0400
From:      Nathan Whitehorn <nwhitehorn@freebsd.org>
To:        Warner Losh <imp@bsdimp.com>, Michael Sierchio <kudzu@tenebras.com>
Cc:        "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org>
Subject:   Re: FreeBSD arm64 on EC2 requires boot1.efifat
Message-ID:  <f6337962-43f8-4f95-6b3f-0a4085a8f573@freebsd.org>
In-Reply-To: <CANCZdfoJ6JAib4YPEgRB5k24bRARGVyrpdb%2Bw48YNCijhm%2BJyA@mail.gmail.com>
References:  <CAHu1Y73qL4twxJamsczOK1=T2y33EZifs0CVvz53MG8w1UHhxw@mail.gmail.com> <CANCZdfoJ6JAib4YPEgRB5k24bRARGVyrpdb%2Bw48YNCijhm%2BJyA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help


On 3/15/21 2:58 PM, Warner Losh wrote:
> On Mon, Mar 15, 2021 at 12:30 PM Michael Sierchio <kudzu@tenebras.com>
> wrote:
>
>> For both 12-STABLE and 13-RC2 I have been successful in creating working
>> instances in AWS EC2 only with boot1.efifat – which does not appear to be
>> included in base.txz
>>
> No. It's not needed. It has been retired.
>
>
>> If anyone has succeeded with boot1.efi, I stand ready to be enlightened.
>>
> The ESP is just a FAT filesystem.
>
> newfs_msdos /dev/XX
> mount -t msdos /dev/XX /mnt
> mkdir /mnt/efi/boot
> cp /boot/boot1.efi /mnt/efi/boot/bootx64.efi
>
> I've added this to the release notes recently...

And the installer (and VM images) do this internally now.
-Nathan

>> Thanks!
>>
>> – M
>>
>> --
>>
>> "Well," Brahmā said, "even after ten thousand explanations, a fool is no
>> wiser, but an intelligent person requires only two thousand five hundred."
>>
>> - The Mahābhārata
>> _______________________________________________
>> freebsd-arm@freebsd.org mailing list
>> https://lists.freebsd.org/mailman/listinfo/freebsd-arm
>> To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"
>>
> _______________________________________________
> freebsd-arm@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-arm
> To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"
>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f6337962-43f8-4f95-6b3f-0a4085a8f573>