Re: UEFI + SOL / COM ports = boot hang

2024-09-25 Thread Matt Simerson
The default state of this server is that FreeBSD hangs when booting off UEFI and the COM ports are enabled. That seems to be because console includes or adds "efi" by default. Under every circumstance I've tested, when console contains "efi", the server hangs at the same point shown in the first

Re: September 2024 stabilization week

2024-09-25 Thread Gleb Smirnoff
On Mon, Sep 23, 2024 at 01:00:11AM -0700, Gleb Smirnoff wrote: T> This is an automated email to inform you that the September 2024 stabilization week T> started with FreeBSD/main at main-n272449-6e414739fc95, which was tagged as T> main-stabweek-2024-Sep. The only issue discovered at Netflix test

Re: New console output at boot?

2024-09-25 Thread Tomek CEDRO
On Wed, Sep 25, 2024 at 1:42 PM Thomas Laus wrote: > On 9/24/24 15:26, Warner Losh wrote: > > > > Thinking about it, I found a hole. If gptzfsboot picked the wrong BE > > this could happen. And updating it might fix a bug that's causing it. > > Knowing when your system last updated the gptzfsboot

Re: New console output at boot?

2024-09-25 Thread Ronald Klop
Van: Thomas Laus Datum: woensdag, 25 september 2024 15:37 Aan: freebsd-current@freebsd.org Onderwerp: Re: New console output at boot? On 9/25/24 08:03, Ronald Klop wrote: > Hi, > > Nice work. I did the video trick also in the past with boot issues. > > Can you tell us what the errors are? Like

Re: New console output at boot?

2024-09-25 Thread Thomas Laus
On 9/25/24 09:37, Thomas Laus wrote: On 9/25/24 08:03, Ronald Klop wrote: Hi, Nice work. I did the video trick also in the past with boot issues. Can you tell us what the errors are? Like what filenames are mentioned. Maybe post the screenshot of the video somewhere. My /boot/fonts on raspb

Re: New console output at boot?

2024-09-25 Thread Ronald Klop
Hi, Nice work. I did the video trick also in the past with boot issues. Can you tell us what the errors are? Like what filenames are mentioned. Maybe post the screenshot of the video somewhere. My /boot/fonts on raspberry pi 4 15.0-CURRENT contains. $ ls -l /boot/fonts/ total 187 -r--r--r-- 1

Re: install error during installworld

2024-09-25 Thread Dimitry Andric
On 25 Sep 2024, at 12:32, Gordon Bergling wrote: > > I have a few Hyper-V based virtual machines, one acts as a build machine > and one as -CURRENT development machine / environment. > > The host crashed while I was executing an installworld installkernel make > target. > > When trying to resum

Re: New console output at boot?

2024-09-25 Thread Thomas Laus
On 9/24/24 15:26, Warner Losh wrote: Thinking about it, I found a hole. If gptzfsboot picked the wrong BE this could happen. And updating it might fix a bug that's causing it. Knowing when your system last updated the gptzfsboot would be useful... After getting a hint to use my cellphone cam

Re: New console output at boot?

2024-09-25 Thread Thomas Laus
On 9/25/24 08:03, Ronald Klop wrote: Hi, Nice work. I did the video trick also in the past with boot issues. Can you tell us what the errors are? Like what filenames are mentioned. Maybe post the screenshot of the video somewhere. My /boot/fonts on raspberry pi 4 15.0-CURRENT contains. $ ls

install error during installworld

2024-09-25 Thread Gordon Bergling
Hi, I have a few Hyper-V based virtual machines, one acts as a build machine and one as -CURRENT development machine / environment. The host crashed while I was executing an installworld installkernel make target. When trying to resume the installworld part I get the following error message sinc