24.3. Updating Bootcode

2022-08-16 Thread Nuno Teixeira
Hello all, With so much discussion about updating boot, I feel confused about the correct procedure of doing it. Like being said there are a "24.3. Updating Bootcode" in Handbook (WIP) that points to some important manuals. There are 3 places where boot loader are: ESP (EFI System Partition):

Re: 24.3. Updating Bootcode

2022-08-16 Thread Toomas Soome
> On 16. Aug 2022, at 12:49, Nuno Teixeira wrote: > > Hello all, > > With so much discussion about updating boot, I feel confused about the > correct procedure of doing it. > > Like being said there are a "24.3. Updating Bootcode" in Handbook (WIP) that > points to some important manuals.

Re: 24.3. Updating Bootcode

2022-08-16 Thread Nuno Teixeira
Hi Toomas, For better OS support, the UEFI specification (UEFI 2.8A Feb 14, page 499) > is suggesting to use structure like: > > /efi//… > > And to use this suggestion, it means the UEFI Boot Manager needs to be > configured (see efibootmgr(8)). > > Therefore, once you have set up OS specific setu

Re: 24.3. Updating Bootcode

2022-08-16 Thread Toomas Soome
> On 16. Aug 2022, at 15:01, Nuno Teixeira wrote: > > Hi Toomas, > > For better OS support, the UEFI specification (UEFI 2.8A Feb 14, page 499) is > suggesting to use structure like: > > /efi//… > > And to use this suggestion, it means the UEFI Boot Manager needs to be > configured (see ef

Re: 24.3. Updating Bootcode

2022-08-16 Thread Warner Losh
On Tue, Aug 16, 2022 at 3:49 AM Nuno Teixeira wrote: > Hello all, > > With so much discussion about updating boot, I feel confused about the > correct procedure of doing it. > > Like being said there are a "24.3. Updating Bootcode" in Handbook (WIP) > that points to some important manuals. > > Th

Re: 24.3. Updating Bootcode

2022-08-16 Thread Warner Losh
On Tue, Aug 16, 2022 at 6:01 AM Nuno Teixeira wrote: > Hi Toomas, > > For better OS support, the UEFI specification (UEFI 2.8A Feb 14, page 499) >> is suggesting to use structure like: >> >> /efi//… >> >> And to use this suggestion, it means the UEFI Boot Manager needs to be >> configured (see ef

Re: MegaCLI port is ports-only -- how would you deploy it?

2022-08-16 Thread Ed Maste
On Mon, 15 Aug 2022 at 20:03, Doug Ambrisko wrote: > | > | > I'd have to put in -current first then look at MFC later on. If looks > | > | > good for you then I'll put it up for review. I just don't use this > | > | > stuff day to day anymore. I think it would be good to put this into review, p

Re: MegaCLI port is ports-only -- how would you deploy it?

2022-08-16 Thread Warner Losh
On Tue, Aug 16, 2022 at 11:40 AM Ed Maste wrote: > On Mon, 15 Aug 2022 at 20:03, Doug Ambrisko wrote: > > | > | > I'd have to put in -current first then look at MFC later on. If > looks > > | > | > good for you then I'll put it up for review. I just don't use > this > > | > | > stuff day to da

Re: MegaCLI port is ports-only -- how would you deploy it?

2022-08-16 Thread Doug Ambrisko
On Tue, Aug 16, 2022 at 11:58:40AM -0600, Warner Losh wrote: |On Tue, Aug 16, 2022 at 11:40 AM Ed Maste <[1]ema...@freebsd.org> |wrote: | | On Mon, 15 Aug 2022 at 20:03, Doug Ambrisko | <[2]ambri...@ambrisko.com> wrote: | > | > | > I'd have to put in -current first then look

Re: MegaCLI port is ports-only -- how would you deploy it?

2022-08-16 Thread Doug Ambrisko
On Tue, Aug 16, 2022 at 03:33:57PM -0400, Dan Mahoney wrote: | > On Aug 16, 2022, at 14:04, Doug Ambrisko wrote: | > | > On Tue, Aug 16, 2022 at 11:58:40AM -0600, Warner Losh wrote: | > |On Tue, Aug 16, 2022 at 11:40 AM Ed Maste <[1]ema...@freebsd.org> | > |wrote: | > | | > | On Mon

Re: Updating EFI boot loader results in boot hangup

2022-08-16 Thread Tomoaki AOKI
On Mon, 15 Aug 2022 21:35:52 -0600 Warner Losh wrote: > On Mon, Aug 15, 2022, 9:04 PM Yasuhiro Kimura wrote: > > > From: Yasuhiro Kimura > > Subject: Re: Updating EFI boot loader results in boot hangup > > Date: Sun, 14 Aug 2022 06:34:40 +0900 (JST) > > > > > From: Yasuhiro Kimura > > > Subje

Re: Updating EFI boot loader results in boot hangup

2022-08-16 Thread Jeffrey Bouquet
On Wed, 17 Aug 2022 07:55:32 +0900, Tomoaki AOKI wrote: > On Mon, 15 Aug 2022 21:35:52 -0600 > Warner Losh wrote: > > > On Mon, Aug 15, 2022, 9:04 PM Yasuhiro Kimura wrote: > > > > > From: Yasuhiro Kimura > > > Subject: Re: Updating EFI boot loader results in boot hangup > > > Date: Sun,