Re: FreeBSD OS installation stuck after selecting Boot installer

"Anantharam, Arjun" <[email protected]>
Newsgroups gmane.os.freebsd.devel.arm
Message-ID <MW3PR11MB4761B4889AFA6C18AB31BFDE80C92@MW3PR11MB4761.namprd11.prod.outlook.com>
Thanks Mark for your response ๐Ÿ™‚
From the FreeBSD Boot loader, after adding the below configurations, i no longer see error messages or warning message on device tree blob:

set comconsole_speed=115200
echo comconsole_speed is set to ${comconsole_speed}

set acpi_load="YES"
set fdt_enable="NO"
echo acpi_load is set to ${acpi_load}
echo fdt_enable is set to ${fdt_enable}

boot

But still run into FreeBSD installation getting stuck after displaying some garbage message:

โ–’ส‚CาŠCร‡8โ–’รƒโ–’หฃโ–’โ–’โ–’โ–’Bโ–’โ–’โ–’Bห–โ–’โ–’โ–’vโ–’โ–’ำ—5โ–’โ–’โ–’lx]โ–’Oโ–’Oโ–’โ–’โ–’โ–’XUVZ}โ–’Hโ–’โ–’โ–’โ–’ฯ—โ–’GZ
                                                            โ–’โ–’โ–’BR๏ฟฝโ–’ส—โ–’โ–’โ–’โ–’๏ฟฝโ–’ฦ–Hโ–’โ–’]โ–’}

I tried changing the console to vidconsole, but looks like that is not supported:

Output in boot loader, when set console="vidconsole":
console vidconsole is unavailable
no valid consoles!
Available consoles:     efi     eficom     comconsole

So, i am not sure what the issue is here to get the FreeBSD installed. Any pointers are much appreciated!!
Thanks,
Arjun
________________________________
From: Mark Millard <[email protected]>
Sent: Thursday, June 20, 2024 10:07 PM
To: Anantharam, Arjun <[email protected]>; FreeBSD ARM List <[email protected]>
Subject: Re: FreeBSD OS installation stuck after selecting Boot installer

Anantharam, Arjun <arjun.anantharam_at_intel.com> wrote on
Date: Thu, 20 Jun 2024 17:07:29 UTC :

> If the screenshots are not visible, i have included below errors seen in screenshot:
>
> From 1st screenshot(below errors seen during FreeBSD installation after selecting Boot installer):
> Loading kernel..
> Loading configured modules..
> cant find 'etc/hostid'
> cant find 'boot/entropy'

FYI, the 2 lines:

> No valid device tree blob found!
> Warning! Trying to fire up the kernel, but no device tree blob found!

are normal messages for ACPI booting. They are not error messages and
do not indicate a stop of the ACPI-based boot sequence.

I've never liked that working ACPI booting puts out those 2 messages.

> "Garbage displayed"
>
> From 2nd Screenshot:
> ACPI option enabled by default in FreeBSD

===
Mark Millard
marklmi at yahoo.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.