FreeBSD on Layerscape/QorIQ LX2160X
myfreeweb
greg at unrelenting.technology
Mon May 18 15:43:26 UTC 2020
On May 18, 2020 3:36:37 PM UTC, Dan Kotowski <dan.kotowski at a9development.com> wrote:
>> > > > The 12.1 aarch64 memstick installer iamge fails out trying to mount the UFS partition and drops into the mountroot> shell with error 19. Listing GEOM managed disk devices returned an empty list.
>> > >
>> > > What devices does the boot log show? No xhci I guess, how about pci, sdhci?
>> >
>> > Does this answer your question? https://gist.github.com/agrajag9/ce1107a1962283b64205bc8f35123a5c
>> > If not, I'll happily run what's needed to get you something better.
>>
>> No, the interesting part is the kernel boot log (dmesg) – the one where you saw the mountroot prompt!
>
>Better? https://gist.github.com/agrajag9/9a69b5baff70c8c1040fabeebd037214
Oh, well that explains the lack of devices:
> Using DTB provided by EFI
Try choosing ACPI in the UEFI setup menu if that's available.
And/or setting kern.cfg.order=acpi in the FreeBSD loader menu / /boot/loader.conf
More information about the freebsd-arm
mailing list